diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:21 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:21 -0400 |
commit | dd1c9d704eae45e2bbc54444c4768dfce8367624 (patch) | |
tree | d33ee7fb1406fc01368432edaf9706e384984a26 | |
parent | dev-perl/IO-Socket-SSL-2.52.0: ppc stable, bug 667266 (diff) | |
download | gentoo-dd1c9d704eae45e2bbc54444c4768dfce8367624.tar.gz gentoo-dd1c9d704eae45e2bbc54444c4768dfce8367624.tar.bz2 gentoo-dd1c9d704eae45e2bbc54444c4768dfce8367624.zip |
dev-perl/IPC-System-Simple-1.250.0: ppc stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-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 9b4f5bff87e4..c1ea20376822 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=" |