From: Mikle Kolyada Date: Mon, 23 Jul 2018 01:02:29 +0000 (+0300) Subject: dev-perl/DynaLoader-Functions: add ~arm keyword wrt bug #661774 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a06b6c516c15234e363d8fbcda61fc6ef3a44676;p=gentoo.git dev-perl/DynaLoader-Functions: add ~arm keyword wrt bug #661774 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- 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="