diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-22 22:47:20 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-22 22:47:20 +0100 |
commit | 64a418b9bacb590f5b883566d9bf999e3cc63640 (patch) | |
tree | b4d3fdd1b81b8326a67ea8cc29a18e6806ceadc1 /dev-perl/IPC-System-Simple | |
parent | dev-perl/File-Which: add ~arm64, bug #602602 (diff) | |
download | gentoo-64a418b9bacb590f5b883566d9bf999e3cc63640.tar.gz gentoo-64a418b9bacb590f5b883566d9bf999e3cc63640.tar.bz2 gentoo-64a418b9bacb590f5b883566d9bf999e3cc63640.zip |
dev-perl/IPC-System-Simple: add ~arm64, bug #602602
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/IPC-System-Simple')
-rw-r--r-- | dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 30a1ac41a254..23690470ff95 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=" |