diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:38:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:43:01 +0200 |
commit | 7837ea90ad03def885b0da5b52fbdf710e0caa9c (patch) | |
tree | dbba0276dee20bb8b8e81ed38800a74a939bb184 /dev-perl/LWP-Protocol-http10 | |
parent | dev-perl/Log-Dispatch: x86 stable (bug #657690) (diff) | |
download | gentoo-7837ea90ad03def885b0da5b52fbdf710e0caa9c.tar.gz gentoo-7837ea90ad03def885b0da5b52fbdf710e0caa9c.tar.bz2 gentoo-7837ea90ad03def885b0da5b52fbdf710e0caa9c.zip |
dev-perl/LWP-Protocol-http10: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/LWP-Protocol-http10')
-rw-r--r-- | dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 02f6c84d19ed..8280aead6f63 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |