diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:32:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:32:02 +0100 |
commit | e1461370af7e25744d85cb74e06bf3e0858a0c3a (patch) | |
tree | a39fc79ec67a6a2b0d5cffb4cc3d2481cc238e22 /dev-perl/HTTP-Response-Encoding | |
parent | dev-perl/HTTP-Negotiate: dropped ~x86-interix (diff) | |
download | gentoo-e1461370af7e25744d85cb74e06bf3e0858a0c3a.tar.gz gentoo-e1461370af7e25744d85cb74e06bf3e0858a0c3a.tar.bz2 gentoo-e1461370af7e25744d85cb74e06bf3e0858a0c3a.zip |
dev-perl/HTTP-Response-Encoding: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/HTTP-Response-Encoding')
-rw-r--r-- | dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r1.ebuild b/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r1.ebuild index fed45c81df30..6254ab92c0a5 100644 --- a/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r1.ebuild +++ b/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Adds encoding() to HTTP::Response" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" RDEPEND="dev-perl/libwww-perl" |