diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:47:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:50 +0100 |
commit | 10ce9b6b2ccfdab228a4e700cbf121276894781a (patch) | |
tree | c7bbafa15873655a3d363be40f39191e22bba15f /dev-perl/HTTP-Negotiate | |
parent | dev-perl/HTTP-Message: stable 6.130.0 for ppc, bug #657636 (diff) | |
download | gentoo-10ce9b6b2ccfdab228a4e700cbf121276894781a.tar.gz gentoo-10ce9b6b2ccfdab228a4e700cbf121276894781a.tar.bz2 gentoo-10ce9b6b2ccfdab228a4e700cbf121276894781a.zip |
dev-perl/HTTP-Negotiate: stable 6.10.0-r1 for ppc, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/HTTP-Negotiate')
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild index d6e50785a343..16a039b5c964 100644 --- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild +++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="HTTP content negotiation" 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="" RDEPEND=" |