diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-11 18:56:13 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 18:08:49 +0100 |
commit | dbfa73609447a707c49957e91e6e034e0413ee22 (patch) | |
tree | e38a9621958028134b2f68c341bc7f0206347cc1 | |
parent | 971cc0145d938a25bd42b02b65974f7fed693ef6 (diff) | |
download | gentoo-dbfa73609447a707c49957e91e6e034e0413ee22.tar.gz gentoo-dbfa73609447a707c49957e91e6e034e0413ee22.tar.xz |
dev-perl/LWP-Protocol-http10: stable 6.30.0 for sparc
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
-rw-r--r-- | dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild index 171050e2d4b..dd11ca05039 100644 --- a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild +++ b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Legacy HTTP/1.0 support for LWP" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND=" |