diff options
Diffstat (limited to 'dev-perl/Crypt-SMIME/Crypt-SMIME-0.250.0.ebuild')
-rw-r--r-- | dev-perl/Crypt-SMIME/Crypt-SMIME-0.250.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.250.0.ebuild b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.250.0.ebuild index 61f476d4edb6..318ec34edfe7 100644 --- a/dev-perl/Crypt-SMIME/Crypt-SMIME-0.250.0.ebuild +++ b/dev-perl/Crypt-SMIME/Crypt-SMIME-0.250.0.ebuild @@ -12,6 +12,7 @@ DESCRIPTION="S/MIME message signing, verification, encryption and decryption" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="libressl test minimal" +RESTRICT="!test? ( test )" RDEPEND=" !libressl? ( >=dev-libs/openssl-0.9.9:0 ) |