diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-18 23:42:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-18 23:42:50 +0200 |
commit | e4b71169cfacd80c591ac5cbeb60f14fbe531c47 (patch) | |
tree | 9f6ced176838a22f028114651482dc0a05265c7d /dev-perl/Crypt-DES | |
parent | dev-perl/Net-Netmask: Stabilize 2.0.100 arm64, #823668 (diff) | |
download | gentoo-e4b71169cfacd80c591ac5cbeb60f14fbe531c47.tar.gz gentoo-e4b71169cfacd80c591ac5cbeb60f14fbe531c47.tar.bz2 gentoo-e4b71169cfacd80c591ac5cbeb60f14fbe531c47.zip |
dev-perl/Crypt-DES: Stabilize 2.70.0-r2 arm64, #823668
Signed-off-by: Arthur Zamarin <arthurzam@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 f4f80422ba6a..ed98ae1beed9 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 )" |