diff options
Diffstat (limited to 'dev-db/sqlcipher/sqlcipher-3.4.2.ebuild')
-rw-r--r-- | dev-db/sqlcipher/sqlcipher-3.4.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild b/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild index 8591e1693bc0..490e59bef3ef 100644 --- a/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild +++ b/dev-db/sqlcipher/sqlcipher-3.4.2.ebuild @@ -14,6 +14,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="libedit readline libressl static-libs tcl test" +RESTRICT="!test? ( test )" # Tcl is always needed by buildsystem RDEPEND=" |