diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:43:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:43:02 +0000 |
commit | b07867c13b2ebabab717607099476926819c05b2 (patch) | |
tree | 7ecdb74f5c94594237712032d99b9903fc6c5295 /dev-perl/Crypt-DES | |
parent | dev-perl/Crypt-Curve25519: Stabilize 0.60.0-r1 x86, #788787 (diff) | |
download | gentoo-b07867c13b2ebabab717607099476926819c05b2.tar.gz gentoo-b07867c13b2ebabab717607099476926819c05b2.tar.bz2 gentoo-b07867c13b2ebabab717607099476926819c05b2.zip |
dev-perl/Crypt-DES: Stabilize 2.70.0-r2 x86, #788796
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r-- | dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild index b17bddf59a9e..374e829fa1a2 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r2.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Perl DES encryption module" LICENSE="DES" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |