summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:27:23 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:27:23 +0100
commit91d073a8e9ec3b82c303b68b6fb29e77039f27e5 (patch)
treec3dae6d67388d5461c0a8f5fba2657e08c4c8947 /dev-perl/Plack/Plack-1.3.900.ebuild
parentdev-perl/Params-Classify: amd64 stable wrt bug #612558 (diff)
downloadgentoo-91d073a8e9ec3b82c303b68b6fb29e77039f27e5.tar.gz
gentoo-91d073a8e9ec3b82c303b68b6fb29e77039f27e5.tar.bz2
gentoo-91d073a8e9ec3b82c303b68b6fb29e77039f27e5.zip
dev-perl/Plack: 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/Plack/Plack-1.3.900.ebuild')
-rw-r--r--dev-perl/Plack/Plack-1.3.900.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Plack/Plack-1.3.900.ebuild b/dev-perl/Plack/Plack-1.3.900.ebuild
index aadb67e7a744..7d1be9fff78f 100644
--- a/dev-perl/Plack/Plack-1.3.900.ebuild
+++ b/dev-perl/Plack/Plack-1.3.900.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="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test minimal examples"
PATCHES=(
"${FILESDIR}/${P}-issue-545.patch"