diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 23:24:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-20 23:24:31 +0000 |
commit | a89a19abdea285e7e7f3b3415b231467ab0c7650 (patch) | |
tree | e710cfa6a8f533b944ef700cc8704638ea166c6e /dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-a89a19abdea285e7e7f3b3415b231467ab0c7650.tar.gz gentoo-2-a89a19abdea285e7e7f3b3415b231467ab0c7650.tar.bz2 gentoo-2-a89a19abdea285e7e7f3b3415b231467ab0c7650.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild')
-rw-r--r-- | dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild b/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild index 6289297eae48..fc71fe049fa3 100644 --- a/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild +++ b/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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/IO-HTML/IO-HTML-0.40.0.ebuild,v 1.11 2013/07/30 17:12:33 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild,v 1.12 2014/01/20 23:24:31 vapier Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Open an HTML file with automatic charset detection" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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="test" RDEPEND=" |