diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:45 -0700 |
commit | c1b0ce5b1a4bab90637f12f002767dc64e13d5d2 (patch) | |
tree | 9294a38e34be6d1e8e8d9240cdb274c9c5866e19 /dev-perl/HTTP-Request-AsCGI | |
parent | dev-perl/CGI-Emulate-PSGI-0.220.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-c1b0ce5b1a4bab90637f12f002767dc64e13d5d2.tar.gz gentoo-c1b0ce5b1a4bab90637f12f002767dc64e13d5d2.tar.bz2 gentoo-c1b0ce5b1a4bab90637f12f002767dc64e13d5d2.zip |
dev-perl/HTTP-Request-AsCGI-1.200.0: added ~ia64, bug 577100
Diffstat (limited to 'dev-perl/HTTP-Request-AsCGI')
-rw-r--r-- | dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild index 9f7449d399cb..6107fe3b2329 100644 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild +++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Set up a CGI environment from an HTTP::Request" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples" RDEPEND=" |