diff options
author | Sam James <sam@gentoo.org> | 2021-05-07 15:07:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-07 15:07:10 +0000 |
commit | 6ad6abc6acd8d4ab141acbf0bcea4a2de6ba8741 (patch) | |
tree | f2c19b6a79d23f8fc0fa9e838f69deb7f080c091 /dev-perl/Crypt-DSA | |
parent | sys-block/f3: Stabilize 8.0 amd64, #788817 (diff) | |
download | gentoo-6ad6abc6acd8d4ab141acbf0bcea4a2de6ba8741.tar.gz gentoo-6ad6abc6acd8d4ab141acbf0bcea4a2de6ba8741.tar.bz2 gentoo-6ad6abc6acd8d4ab141acbf0bcea4a2de6ba8741.zip |
dev-perl/Crypt-DSA: Stabilize 1.170.0-r1 amd64, #788808
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-DSA')
-rw-r--r-- | dev-perl/Crypt-DSA/Crypt-DSA-1.170.0-r1.ebuild | 4 |
1 files 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 4c5c3a952de8..c5c797f928ca 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 )" |