diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:29:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 22:29:46 +0100 |
commit | b6433774e0209bb31ee8ffd118de7349d0afb90a (patch) | |
tree | 1c041c9536a7d4a03713916293952e8e74ef5f97 /dev-perl/HTML-Tree | |
parent | dev-perl/HTML-Strip: stable 2.100.0 for ia64, bug #657636 (diff) | |
download | gentoo-b6433774e0209bb31ee8ffd118de7349d0afb90a.tar.gz gentoo-b6433774e0209bb31ee8ffd118de7349d0afb90a.tar.bz2 gentoo-b6433774e0209bb31ee8ffd118de7349d0afb90a.zip |
dev-perl/HTML-Tree: stable 5.70.0 for ia64, bug #657636
Bug: https://bugs.gentoo.org/657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/HTML-Tree')
-rw-r--r-- | dev-perl/HTML-Tree/HTML-Tree-5.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTML-Tree/HTML-Tree-5.70.0.ebuild b/dev-perl/HTML-Tree/HTML-Tree-5.70.0.ebuild index 82008c9d4168..1a9330bd767b 100644 --- a/dev-perl/HTML-Tree/HTML-Tree-5.70.0.ebuild +++ b/dev-perl/HTML-Tree/HTML-Tree-5.70.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A library to manage HTML-Tree in PERL" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~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=" |