diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 19:53:35 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 19:53:47 +0100 |
commit | 5c0113a7cbd2220a227c559018e6d40506c2d235 (patch) | |
tree | 6e3d8eb8e67a0bb7a4c790a22f51ce17e45bf6fd /dev-perl/HTTP-Message | |
parent | dev-perl/Try-Tiny: stable 0.300.0 for sparc (diff) | |
download | gentoo-5c0113a7cbd2220a227c559018e6d40506c2d235.tar.gz gentoo-5c0113a7cbd2220a227c559018e6d40506c2d235.tar.bz2 gentoo-5c0113a7cbd2220a227c559018e6d40506c2d235.zip |
dev-perl/HTTP-Message: stable 6.130.0 for sparc
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/HTTP-Message')
-rw-r--r-- | dev-perl/HTTP-Message/HTTP-Message-6.130.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-Message/HTTP-Message-6.130.0.ebuild b/dev-perl/HTTP-Message/HTTP-Message-6.130.0.ebuild index ebd7e26a27a7..05409a1914a8 100644 --- a/dev-perl/HTTP-Message/HTTP-Message-6.130.0.ebuild +++ b/dev-perl/HTTP-Message/HTTP-Message-6.130.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Base class for Request/Response" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # MIME::QuotedPrint -> MIME-Base64 |