diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 15:45:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 16:19:47 +0200 |
commit | d90102fcc7d76df12af0a18749b288ea46d5a250 (patch) | |
tree | 10870a9bac822cc982a92fd47630915df2688d2f /dev-perl/libxml-perl | |
parent | dev-perl/libintl-perl: x86 stable (bug #661190) (diff) | |
download | gentoo-d90102fcc7d76df12af0a18749b288ea46d5a250.tar.gz gentoo-d90102fcc7d76df12af0a18749b288ea46d5a250.tar.bz2 gentoo-d90102fcc7d76df12af0a18749b288ea46d5a250.zip |
dev-perl/libxml-perl: x86 stable (bug #661190)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-perl/libxml-perl')
-rw-r--r-- | dev-perl/libxml-perl/libxml-perl-0.80.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 c324a722df17..e17f17722ad8 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |