From: Matt Turner Date: Fri, 10 Mar 2017 19:34:53 +0000 (-0800) Subject: dev-perl/Plack: added ~sparc, bug 577100 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4a2f9558d9e7b00137e4f5cfebef1e3d46dd3367;p=gentoo.git dev-perl/Plack: added ~sparc, bug 577100 --- diff --git a/dev-perl/Plack/Plack-1.3.900.ebuild b/dev-perl/Plack/Plack-1.3.900.ebuild index 319c6f817ac4..7bd963e32fd8 100644 --- a/dev-perl/Plack/Plack-1.3.900.ebuild +++ b/dev-perl/Plack/Plack-1.3.900.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="test minimal examples" PATCHES=( "${FILESDIR}/${P}-issue-545.patch"