dev-perl/DynaLoader-Functions: add ~arm keyword wrt bug #661774
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 23 Jul 2018 01:02:29 +0000 (04:02 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 23 Jul 2018 01:02:29 +0000 (04:02 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild

index 1e2f0b922e5d2575b45eb0a6ac93bc470802c6f3..95c760daa91e85e8adf6f474b0c7242d15f65eac 100644 (file)
@@ -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="