diff options
author | 2017-03-15 11:46:16 -0700 | |
---|---|---|
committer | 2017-03-15 11:47:46 -0700 | |
commit | 43a57314bdf7ccf2aa80eb915d007cb848256766 (patch) | |
tree | 34012efc19e9356f4d0a80a8adc1cc0ecb70b2da /dev-perl/HTTP-Server-Simple-PSGI | |
parent | dev-perl/Event-RPC-1.80.0: added ~ia64, bug 602340 (diff) | |
download | gentoo-43a57314bdf7ccf2aa80eb915d007cb848256766.tar.gz gentoo-43a57314bdf7ccf2aa80eb915d007cb848256766.tar.bz2 gentoo-43a57314bdf7ccf2aa80eb915d007cb848256766.zip |
dev-perl/HTTP-Server-Simple-PSGI-0.160.0: added ~ia64, bug 577100
Diffstat (limited to 'dev-perl/HTTP-Server-Simple-PSGI')
-rw-r--r-- | dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild index 7733f143ebd5..40e03f932646 100644 --- a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild +++ b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.160.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="PSGI handler for HTTP::Server::Simple" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=" |