diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:23 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:51 -0700 |
commit | f0ffd590bae1301666faa28710a6cbef02a0fae7 (patch) | |
tree | ad407d5e7f4ab637c8a4156e84029655e203aee7 /dev-perl/Plack | |
parent | dev-perl/LWP-Protocol-http10-6.30.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |