commit: 2bd51452a9126049544dd3933b66b66b12a0729f Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Fri Dec 22 05:17:39 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Fri Dec 22 05:17:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd51452
dev-perl/Sub-Info: add ~arm64, bug #633932 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64" dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild b/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild index 104de82cef7..b8a5fe6775b 100644 --- a/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild +++ b/dev-perl/Sub-Info/Sub-Info-0.2.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Tool for inspecting subroutines" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="
