diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 13:49:02 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 13:50:15 +0200 |
commit | 2d59cf0c157916bb77d0b25f3600b2a17f35d68f (patch) | |
tree | 543e6a2996d7226e1208df9ba890d0cc22f5ebcf /dev-perl/libxml-perl | |
parent | dev-perl/libintl-perl-1.280.0-r0: alpha stable (diff) | |
download | gentoo-2d59cf0c157916bb77d0b25f3600b2a17f35d68f.tar.gz gentoo-2d59cf0c157916bb77d0b25f3600b2a17f35d68f.tar.bz2 gentoo-2d59cf0c157916bb77d0b25f3600b2a17f35d68f.zip |
dev-perl/libxml-perl-0.80.0-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/661190
Diffstat (limited to 'dev-perl/libxml-perl')
-rw-r--r-- | dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild b/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild index a2e7b902bade..8585cc73cdde 100644 --- a/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild +++ b/dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Collection of Perl modules for working with XML" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-perl/XML-Parser-2.29" |