diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-08-16 16:46:11 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-08-16 17:05:04 +1200 |
commit | f2e245bf624c197596d9497b5017a9af609d69a8 (patch) | |
tree | 5809ee4863ddcd116a30fc8bcecff45a138ca7c9 /dev-perl/HTTP-Negotiate | |
parent | dev-perl/HTML-Form: Remove unneeded stable bits on exp arches (diff) | |
download | gentoo-f2e245bf624c197596d9497b5017a9af609d69a8.tar.gz gentoo-f2e245bf624c197596d9497b5017a9af609d69a8.tar.bz2 gentoo-f2e245bf624c197596d9497b5017a9af609d69a8.zip |
dev-perl/HTTP-Negotiate: Remove unneeded stable keywords on exp arches.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/HTTP-Negotiate')
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0.ebuild index e31e71d2be64..fb960ca68a0e 100644 --- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0.ebuild +++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.10.0.ebuild @@ -11,7 +11,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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |