diff options
author | 2016-03-14 15:57:36 +0100 | |
---|---|---|
committer | 2016-03-14 15:57:36 +0100 | |
commit | cdaa8e23a3f6135c7efce83641070b3b16c984ff (patch) | |
tree | ed250f0ec300210428c5cd8cc1e5098d34cacbef /dev-perl/IPC-System-Simple | |
parent | dev-perl/IPC-Run3: alpha/amd64/arm/hppa/ia64/ppc64/ppc/sparc/x86 stable, (ALL... (diff) | |
download | gentoo-cdaa8e23a3f6135c7efce83641070b3b16c984ff.tar.gz gentoo-cdaa8e23a3f6135c7efce83641070b3b16c984ff.tar.bz2 gentoo-cdaa8e23a3f6135c7efce83641070b3b16c984ff.zip |
dev-perl/IPC-System-Simple: amd64/x86 stable, (ALLARCHES policy) wrt bug #577092
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@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 7e9e7e26d864..d82f02788866 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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Run commands simply, with detailed diagnostics" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |