diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:08:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | 8caa6d68ad714eea55bb6c7a6126cc05f033210c (patch) | |
tree | 989b6da103746e0c9e576f28cdecabbbfeb385d4 /dev-perl/Proc-Simple | |
parent | dev-perl/Perl-Tags: amd64 stable wrt bug #580138 (diff) | |
download | gentoo-8caa6d68ad714eea55bb6c7a6126cc05f033210c.tar.gz gentoo-8caa6d68ad714eea55bb6c7a6126cc05f033210c.tar.bz2 gentoo-8caa6d68ad714eea55bb6c7a6126cc05f033210c.zip |
dev-perl/Proc-Simple: amd64 stable wrt bug #581676
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Proc-Simple')
-rw-r--r-- | dev-perl/Proc-Simple/Proc-Simple-1.320.0.ebuild | 2 |
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 9c7c65b83a51..2b2628d1182c 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" |