summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-26 01:33:37 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-05-26 01:37:28 +0200
commit58a430c6a35ca39116105c4c73eda3da226b7ae2 (patch)
treec7665a3530eebd5fdba3d441e961f90f0de5fcca /dev-perl
parentdev-perl/Proc-Daemon: Remove old (diff)
downloadgentoo-58a430c6a35ca39116105c4c73eda3da226b7ae2.tar.gz
gentoo-58a430c6a35ca39116105c4c73eda3da226b7ae2.tar.bz2
gentoo-58a430c6a35ca39116105c4c73eda3da226b7ae2.zip
dev-perl/Proc-Simple: Retroactively stable for ppc/x86 (ALLARCHES), bug 581676
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Proc-Simple/Proc-Simple-1.320.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Proc-Simple/Proc-Simple-1.320.0.ebuild b/dev-perl/Proc-Simple/Proc-Simple-1.320.0.ebuild
index 2b2628d1182c..975f2375cabc 100644
--- a/dev-perl/Proc-Simple/Proc-Simple-1.320.0.ebuild
+++ b/dev-perl/Proc-Simple/Proc-Simple-1.320.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Launch and control background processes"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="test examples"
RDEPEND="virtual/perl-IO"