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 | 8afd670aed3d65352adb4c9aec1eaf3b554070d4 (patch) | |
tree | a15b149fcdc8402c3bb95d96b5c79ab29fe8062b /dev-perl/CGI-Emulate-PSGI | |
parent | dev-perl/HTTP-Body-1.220.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-8afd670aed3d65352adb4c9aec1eaf3b554070d4.tar.gz gentoo-8afd670aed3d65352adb4c9aec1eaf3b554070d4.tar.bz2 gentoo-8afd670aed3d65352adb4c9aec1eaf3b554070d4.zip |
dev-perl/CGI-Emulate-PSGI-0.220.0: added ~ia64, bug 577100
Diffstat (limited to 'dev-perl/CGI-Emulate-PSGI')
-rw-r--r-- | dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild index 20f3e7a5849f..9dfce7f20ace 100644 --- a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild +++ b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.220.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI adapter for CGI" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |