diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-11 18:42:27 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 18:08:43 +0100 |
commit | cec706ee206319ab4ef163c11ef4dcf2db6c8c37 (patch) | |
tree | 06ed9a79d6f8d392538ea009f2095dc87eb6dae7 /dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild | |
parent | dev-perl/Devel-GlobalDestruction: stable 0.140.0 for sparc (diff) | |
download | gentoo-cec706ee206319ab4ef163c11ef4dcf2db6c8c37.tar.gz gentoo-cec706ee206319ab4ef163c11ef4dcf2db6c8c37.tar.bz2 gentoo-cec706ee206319ab4ef163c11ef4dcf2db6c8c37.zip |
dev-perl/HTTP-Server-Simple: stable 0.520.0 for sparc
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild')
-rw-r--r-- | dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild index 5000c0a87303..6196f2c8b552 100644 --- a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild +++ b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.520.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Lightweight HTTP Server" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ia64 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=" |