diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:57:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:57:33 +0000 |
commit | b1fc7144a6a12cce3557b97142263e553e830c99 (patch) | |
tree | af63d992cda001d938b8bf27a3b623310a69cdae /dev-perl | |
parent | dev-perl/Crypt-CBC: Stabilize 2.330.0-r2 sparc, #788781 (diff) | |
download | gentoo-b1fc7144a6a12cce3557b97142263e553e830c99.tar.gz gentoo-b1fc7144a6a12cce3557b97142263e553e830c99.tar.bz2 gentoo-b1fc7144a6a12cce3557b97142263e553e830c99.zip |
dev-perl/Crypt-DES: Stabilize 2.70.0-r2 sparc, #788796
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 31196b1b4848..f4f80422ba6a 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 )" |