diff options
| -rw-r--r-- | dev-db/sqlcipher/sqlcipher-4.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlcipher/sqlcipher-4.6.1.ebuild b/dev-db/sqlcipher/sqlcipher-4.6.1.ebuild index 33844a3cf18b..8c23e9b3614b 100644 --- a/dev-db/sqlcipher/sqlcipher-4.6.1.ebuild +++ b/dev-db/sqlcipher/sqlcipher-4.6.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/sqlcipher/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug libedit readline tcl test" # Testsuite requires compilation with TCL, bug #582584 REQUIRED_USE=" |
