diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:15 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:46 -0700 |
commit | 436397c5cf37b1a41b457628ab8798c2a39ce7f0 (patch) | |
tree | 3e43118fe37d680f79bedba278392514f62baa75 /dev-perl/HTTP-Server-Simple | |
parent | dev-perl/HTTP-Request-AsCGI-1.200.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-436397c5cf37b1a41b457628ab8798c2a39ce7f0.tar.gz gentoo-436397c5cf37b1a41b457628ab8798c2a39ce7f0.tar.bz2 gentoo-436397c5cf37b1a41b457628ab8798c2a39ce7f0.zip |
dev-perl/HTTP-Server-Simple-0.510.0: added ~ia64, bug 577100
Diffstat (limited to 'dev-perl/HTTP-Server-Simple')
-rw-r--r-- | dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild index ed886fa58727..89daacb265d9 100644 --- a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild +++ b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight HTTP Server" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |