diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 11:23:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-01 11:23:21 +0100 |
commit | cfbe025f80b81253d59b6d2465d8b309f9791cf4 (patch) | |
tree | 323432ea6ec406753436c23c8e5d75b0706e4dba /dev-perl | |
parent | dev-perl/HTTP-Entity-Parser: ia64 keyworded, bug #613376 (diff) | |
download | gentoo-cfbe025f80b81253d59b6d2465d8b309f9791cf4.tar.gz gentoo-cfbe025f80b81253d59b6d2465d8b309f9791cf4.tar.bz2 gentoo-cfbe025f80b81253d59b6d2465d8b309f9791cf4.zip |
dev-perl/Plack: ia64 keyworded, bug #613376
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Plack/Plack-1.4.400.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Plack/Plack-1.4.400.ebuild b/dev-perl/Plack/Plack-1.4.400.ebuild index 70cde3ba15c5..c97d5a9ef25e 100644 --- a/dev-perl/Plack/Plack-1.4.400.ebuild +++ b/dev-perl/Plack/Plack-1.4.400.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="test minimal examples" PATCHES=( "${FILESDIR}/${PN}-1.3.900-network-testing.patch" |