diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:57:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:57:42 +0000 |
commit | 1c776cf4f84ebdda54daa5ba36082f449b335c77 (patch) | |
tree | 2e95b5c955678890bdc19c8f83c19cdefc221e5b /dev-perl | |
parent | dev-perl/Convert-PEM: Stabilize 0.80.0-r2 sparc, #788808 (diff) | |
download | gentoo-1c776cf4f84ebdda54daa5ba36082f449b335c77.tar.gz gentoo-1c776cf4f84ebdda54daa5ba36082f449b335c77.tar.bz2 gentoo-1c776cf4f84ebdda54daa5ba36082f449b335c77.zip |
dev-perl/Crypt-DSA: Stabilize 1.170.0-r1 sparc, #788808
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 8c27a29f6d37..fe00feea4876 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 )" |