summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:27:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:27:10 +0100
commit2a7ed7985c4853de59ede7e97d596e43e053c073 (patch)
tree92a4c5132922ce779ccd2ceaa8191a080b0dea57 /dev-perl/Parallel-Prefork
parentdev-perl/POSIX-strftime-Compiler: amd64 stable wrt bug #612558 (diff)
downloadgentoo-2a7ed7985c4853de59ede7e97d596e43e053c073.tar.gz
gentoo-2a7ed7985c4853de59ede7e97d596e43e053c073.tar.bz2
gentoo-2a7ed7985c4853de59ede7e97d596e43e053c073.zip
dev-perl/Parallel-Prefork: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Parallel-Prefork')
-rw-r--r--dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0.ebuild b/dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0.ebuild
index 41d2c4ab00ba..f4cbe3523a22 100644
--- a/dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0.ebuild
+++ b/dev-perl/Parallel-Prefork/Parallel-Prefork-0.180.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A simple prefork server framework"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RDEPEND="