summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-15 11:46:23 -0700
committerMatt Turner <mattst88@gentoo.org>2017-03-15 11:47:51 -0700
commitf0ffd590bae1301666faa28710a6cbef02a0fae7 (patch)
treead407d5e7f4ab637c8a4156e84029655e203aee7 /dev-perl/Plack
parentdev-perl/LWP-Protocol-http10-6.30.0: added ~ia64, bug 577100 (diff)
downloadgentoo-f0ffd590bae1301666faa28710a6cbef02a0fae7.tar.gz
gentoo-f0ffd590bae1301666faa28710a6cbef02a0fae7.tar.bz2
gentoo-f0ffd590bae1301666faa28710a6cbef02a0fae7.zip
dev-perl/Plack-1.3.900: added ~ia64, bug 577100
Diffstat (limited to 'dev-perl/Plack')
-rw-r--r--dev-perl/Plack/Plack-1.3.900.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Plack/Plack-1.3.900.ebuild b/dev-perl/Plack/Plack-1.3.900.ebuild
index 7d1be9fff78f..3556fb3d60e4 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test minimal examples"
PATCHES=(
"${FILESDIR}/${P}-issue-545.patch"