summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-06-10 11:47:44 -0400
committerAaron Bauman <bman@gentoo.org>2018-06-10 11:52:32 -0400
commitf45c08d0b80d8a81b0272a0dbe6c7c6629c563c4 (patch)
tree902e89edb675f5ed4ca3ba4d2fb1e386c99d11ce
parentdev-perl/PerlIO-utf8_strict: amd64 stable wrt bug #657592 (diff)
downloadgentoo-f45c08d0.tar.gz
gentoo-f45c08d0.tar.bz2
gentoo-f45c08d0.zip
dev-perl/FCGI-ProcManager: amd64 stable wrt bug #657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0.ebuild b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0.ebuild
index 4384e6c4c60a..79d6f0b1128a 100644
--- a/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0.ebuild
+++ b/dev-perl/FCGI-ProcManager/FCGI-ProcManager-0.280.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ DESCRIPTION="A FastCGI process manager"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="virtual/perl-ExtUtils-MakeMaker"