summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-25 21:58:40 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-25 22:13:27 +0200
commit9585284cfadd3ba106d2ff2a6fcb0f9e140011b2 (patch)
treef0b83a3f0fb1197350269b905c654304de26dac0 /dev-perl/Shell
parentapp-shells/ksh: x86 stable wrt bug #580346 (diff)
downloadgentoo-9585284cfadd3ba106d2ff2a6fcb0f9e140011b2.tar.gz
gentoo-9585284cfadd3ba106d2ff2a6fcb0f9e140011b2.tar.bz2
gentoo-9585284cfadd3ba106d2ff2a6fcb0f9e140011b2.zip
dev-perl/Shell: x86 stable wrt bug #581884
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Shell')
-rw-r--r--dev-perl/Shell/Shell-0.730.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Shell/Shell-0.730.0.ebuild b/dev-perl/Shell/Shell-0.730.0.ebuild
index 5549cd823983..de4c59bd5b44 100644
--- a/dev-perl/Shell/Shell-0.730.0.ebuild
+++ b/dev-perl/Shell/Shell-0.730.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Run shell commands transparently within perl"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="virtual/perl-File-Spec"