commit: 64a418b9bacb590f5b883566d9bf999e3cc63640 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Feb 22 21:47:20 2017 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Feb 22 21:47:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a418b9
dev-perl/IPC-System-Simple: add ~arm64, bug #602602 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild index 30a1ac41a2..23690470ff 100644 --- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Run commands simply, with detailed diagnostics" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa x86" IUSE="test" RDEPEND="
