diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:14:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:40:23 +0100 |
commit | b75e361d8b8bdc253b2369929dfe6ae5eb2d1256 (patch) | |
tree | 460770ce11f54eb5323a1a9fc0ec47c039fe183a /dev-perl/HTML-Tree | |
parent | dev-perl/ExtUtils-PkgConfig: ia64 stable, bug #622448 (diff) | |
download | gentoo-b75e361d8b8bdc253b2369929dfe6ae5eb2d1256.tar.gz gentoo-b75e361d8b8bdc253b2369929dfe6ae5eb2d1256.tar.bz2 gentoo-b75e361d8b8bdc253b2369929dfe6ae5eb2d1256.zip |
dev-perl/HTML-Tree: ia64 stable, bug #622450
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/HTML-Tree')
-rw-r--r-- | dev-perl/HTML-Tree/HTML-Tree-5.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTML-Tree/HTML-Tree-5.60.0.ebuild b/dev-perl/HTML-Tree/HTML-Tree-5.60.0.ebuild index b048f5c5f10d..8c5e0e8ba9df 100644 --- a/dev-perl/HTML-Tree/HTML-Tree-5.60.0.ebuild +++ b/dev-perl/HTML-Tree/HTML-Tree-5.60.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=" |