diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-10-23 20:54:27 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-10-23 20:54:27 +0200 |
commit | d5d8dae55c8546d6c8283e4dee419974fb1c2962 (patch) | |
tree | ed415655dbe7c8e74a076242d494d71baf82ee98 /dev-perl | |
parent | dev-perl/XML-Catalog: Remove old (diff) | |
download | gentoo-d5d8dae55c8546d6c8283e4dee419974fb1c2962.tar.gz gentoo-d5d8dae55c8546d6c8283e4dee419974fb1c2962.tar.bz2 gentoo-d5d8dae55c8546d6c8283e4dee419974fb1c2962.zip |
dev-perl/XML-Encoding: Stable for remaining arches (ALLARCHES; bug 594972)
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/XML-Encoding/XML-Encoding-2.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Encoding/XML-Encoding-2.90.0.ebuild b/dev-perl/XML-Encoding/XML-Encoding-2.90.0.ebuild index 7d3ea26c8fba..0e1fdf193332 100644 --- a/dev-perl/XML-Encoding/XML-Encoding-2.90.0.ebuild +++ b/dev-perl/XML-Encoding/XML-Encoding-2.90.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl Module that parses encoding map XML files" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="test" RDEPEND=">=dev-perl/XML-Parser-2.180.0" |