commit: 3bb7f1e3ca328edd48fbec0577e8f6ed84c3c5c5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 8 18:53:36 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 8 18:53:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bb7f1e3
dev-perl/Crypt-DSA: Stabilize 1.170.0-r1 ppc, #788808 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Crypt-DSA/Crypt-DSA-1.170.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5701cdf741d..8c27a29f6d3 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 )"