diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:40 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:40 -0400 |
commit | 8b7fe639f0bdd6d1fde73b5139fe6e5b34b5d8e2 (patch) | |
tree | c19634dd6ccd2dbaae5333bbf37a8504151ff3bc /dev-perl/IPC-System-Simple | |
parent | dev-perl/IO-Socket-SSL-2.52.0: ppc64 stable, bug 667266 (diff) | |
download | gentoo-8b7fe639f0bdd6d1fde73b5139fe6e5b34b5d8e2.tar.gz gentoo-8b7fe639f0bdd6d1fde73b5139fe6e5b34b5d8e2.tar.bz2 gentoo-8b7fe639f0bdd6d1fde73b5139fe6e5b34b5d8e2.zip |
dev-perl/IPC-System-Simple-1.250.0: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 c1ea20376822..d2e0ac783be1 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 ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |