diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:43 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:43 -0800 |
commit | f87a7f1cf622bf9d1505169044ba59a8b2dc9e70 (patch) | |
tree | f3463901ecd429aadd380252d2b4940d6a5d67bd /dev-perl/HTTP-Server-Simple | |
parent | dev-perl/HTTP-Request-AsCGI: added ~sparc, bug 577100 (diff) | |
download | gentoo-f87a7f1cf622bf9d1505169044ba59a8b2dc9e70.tar.gz gentoo-f87a7f1cf622bf9d1505169044ba59a8b2dc9e70.tar.bz2 gentoo-f87a7f1cf622bf9d1505169044ba59a8b2dc9e70.zip |
dev-perl/HTTP-Server-Simple: added ~sparc, 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 e53d05f585db..ed886fa58727 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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |