summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-04-14 13:23:36 +0200
committerMarkus Meier <maekke@gentoo.org>2018-04-14 13:23:36 +0200
commit42420ca90c474c3fa9dfc273701cb0f2e0b44c4c (patch)
treedb82b20fdfa24a7e505f231a215007749e67da3d
parentdev-perl/Crypt-CBC: add ~arm64, bug #652576 (diff)
downloadgentoo-42420ca90c474c3fa9dfc273701cb0f2e0b44c4c.tar.gz
gentoo-42420ca90c474c3fa9dfc273701cb0f2e0b44c4c.tar.bz2
gentoo-42420ca90c474c3fa9dfc273701cb0f2e0b44c4c.zip
dev-perl/Crypt-DES: add ~arm64, bug #652576
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild
index 3b099684c7c8..1677eb252d55 100644
--- a/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild
+++ b/dev-perl/Crypt-DES/Crypt-DES-2.70.0-r1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Perl DES encryption module"
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="test"
DEPEND="test? ( dev-perl/Crypt-CBC )"