diff options
Diffstat (limited to 'dev-perl/Crypt-DSA')
-rw-r--r-- | dev-perl/Crypt-DSA/Crypt-DSA-1.170.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0-r1.ebuild b/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0-r1.ebuild index 5701cdf741d3..8c27a29f6d37 100644 --- a/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0-r1.ebuild +++ b/dev-perl/Crypt-DSA/Crypt-DSA-1.170.0-r1.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 )" |