commit: a06b6c516c15234e363d8fbcda61fc6ef3a44676 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Jul 23 01:02:29 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Jul 23 01:02:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06b6c51
dev-perl/DynaLoader-Functions: add ~arm keyword wrt bug #661774 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/DynaLoader-Functions/DynaLoader-Functions-0.3.0.ebuild | 4 ++-- 1 file 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 1e2f0b922e5..95c760daa91 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="
