diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:31 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:02 -0800 |
commit | 2757bc4a553a051be9d6f7bed2297d0e4f9b7ed3 (patch) | |
tree | 21ea4ad56e7ae159e60e4100ed97ae8168286ad9 /dev-perl/IPC-System-Simple | |
parent | dev-perl/Sereal-Encoder: added ~ppc64, bug 602340 (diff) | |
download | gentoo-2757bc4a553a051be9d6f7bed2297d0e4f9b7ed3.tar.gz gentoo-2757bc4a553a051be9d6f7bed2297d0e4f9b7ed3.tar.bz2 gentoo-2757bc4a553a051be9d6f7bed2297d0e4f9b7ed3.zip |
dev-perl/IPC-System-Simple: added ~ppc64, bug 602602
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 dfd73d8aa59e..0c155369708f 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Run commands simply, with detailed diagnostics" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc64 x86" IUSE="test" RDEPEND=" |