dev-perl/Plack: amd64 stable wrt bug #612558
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Mar 2017 14:27:23 +0000 (15:27 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 14 Mar 2017 14:27:23 +0000 (15:27 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-perl/Plack/Plack-1.3.900.ebuild

index aadb67e7a744bcce03e245f3bd1312b92fe5166b..7d1be9fff78f0c66842968f435b4470f640444ff 100644 (file)
@@ -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"