diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 23:25:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 23:25:57 +0000 |
commit | dc94084b6095b88d2c5ef2ab4e286a0a105be6bc (patch) | |
tree | 65224672af9722559a1a7571427324112910dce1 /dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild | |
parent | Add arm64 love. (diff) | |
download | historical-dc94084b6095b88d2c5ef2ab4e286a0a105be6bc.tar.gz historical-dc94084b6095b88d2c5ef2ab4e286a0a105be6bc.tar.bz2 historical-dc94084b6095b88d2c5ef2ab4e286a0a105be6bc.zip |
Add arm64 love.
Package-Manager: portage-2.2.8/cvs/Linux x86_64
Manifest-Sign-Key: 0xD2E96200
Diffstat (limited to 'dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild')
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild index d225ce6bb765..1011833d8974 100644 --- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild +++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild,v 1.15 2011/12/18 21:36:47 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild,v 1.16 2014/01/20 23:24:21 vapier Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="HTTP content negotiation" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |