diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-20 18:57:19 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-20 18:57:19 +0100 |
commit | aaba8d90cc0d9775155062de7f65b2396e9faa77 (patch) | |
tree | eee15f2275d5b2e3f757c83b8a2c8305861895f3 /dev-perl/IPC-System-Simple | |
parent | dev-ruby/addressable: add ~arm, bug #602730 (diff) | |
download | gentoo-aaba8d90cc0d9775155062de7f65b2396e9faa77.tar.gz gentoo-aaba8d90cc0d9775155062de7f65b2396e9faa77.tar.bz2 gentoo-aaba8d90cc0d9775155062de7f65b2396e9faa77.zip |
dev-perl/IPC-System-Simple: add ~arm, bug #602602
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 651b20476907..30a1ac41a254 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 ~hppa x86" +KEYWORDS="~alpha amd64 ~arm ~hppa x86" IUSE="test" RDEPEND=" |