diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-12 00:42:16 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-12 00:44:16 +0100 |
commit | 2beeb2211a33d825ad54be42efe65ded7a4d39d1 (patch) | |
tree | b2951e1718ba0209b404a7c777bafb2932376ed5 /dev-perl/IO-HTML | |
parent | dev-perl/URI: arm64 stable (bug 612326) (diff) | |
download | gentoo-2beeb2211a33d825ad54be42efe65ded7a4d39d1.tar.gz gentoo-2beeb2211a33d825ad54be42efe65ded7a4d39d1.tar.bz2 gentoo-2beeb2211a33d825ad54be42efe65ded7a4d39d1.zip |
dev-perl/IO-HTML: arm64 stable (bug 612326)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-perl/IO-HTML')
-rw-r--r-- | dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild b/dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild index 4008b5598043..9786e5afc8b3 100644 --- a/dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild +++ b/dev-perl/IO-HTML/IO-HTML-1.1.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Open an HTML file with automatic charset detection" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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 ~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" RDEPEND=" |