summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-23 04:02:29 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-23 04:02:29 +0300
commita06b6c516c15234e363d8fbcda61fc6ef3a44676 (patch)
treeb3af7c22a284f3a7b3cf3990ede7d1072661d498 /dev-perl/DynaLoader-Functions
parentdev-perl/Sub-Name: arm stable wrt bug #657636 (diff)
downloadgentoo-a06b6c516c15234e363d8fbcda61fc6ef3a44676.tar.gz
gentoo-a06b6c516c15234e363d8fbcda61fc6ef3a44676.tar.bz2
gentoo-a06b6c516c15234e363d8fbcda61fc6ef3a44676.zip
dev-perl/DynaLoader-Functions: add ~arm keyword wrt bug #661774
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/DynaLoader-Functions')
-rw-r--r--dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
index 1e2f0b922e5d..95c760daa91e 100644
--- a/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
+++ b/dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Deconstructed Dynamic C Library Loading"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
RDEPEND="