diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 15:13:31 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 15:24:30 +0200 |
commit | 8a36f3d6c431b40d2176acd328345a3a8ff617e6 (patch) | |
tree | f4a1604252cd97c1c4a433211d88bc0bc9f75216 /dev-perl/Crypt-DES | |
parent | dev-perl/Net-SNMP: keyword ~arm64 (diff) | |
download | gentoo-8a36f3d6c431b40d2176acd328345a3a8ff617e6.tar.gz gentoo-8a36f3d6c431b40d2176acd328345a3a8ff617e6.tar.bz2 gentoo-8a36f3d6c431b40d2176acd328345a3a8ff617e6.zip |
dev-perl/Crypt-DES: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Crypt-DES')
-rw-r--r-- | dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild index 7fe8c9cb4a68..f3af60c1f0b1 100644 --- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild +++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Crypt::DES module for perl" LICENSE="DES" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" export OPTIMIZE="${CFLAGS}" |