commit: 6ad6abc6acd8d4ab141acbf0bcea4a2de6ba8741 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 7 15:07:10 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 7 15:07:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad6abc6
dev-perl/Crypt-DSA: Stabilize 1.170.0-r1 amd64, #788808 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Crypt-DSA/Crypt-DSA-1.170.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 4c5c3a952de..c5c797f928c 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )"
