diff options
Diffstat (limited to 'dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild')
-rw-r--r-- | dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild b/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild index c406082899e7..7cd993bc1b10 100644 --- a/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild +++ b/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="DSA Signatures and Key Generation" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc sparc x86 ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ppc sparc x86 ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |