summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-30 14:04:18 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-30 15:25:11 +0100
commit9ed88b23e800996c8c4619be19426c6e345a7d60 (patch)
tree3eda1c207e22c2b38dd8c3f50c1f08665bff8e56 /dev-ruby/libxml
parentdev-db/percona-xtrabackup: use older libedit (diff)
downloadgentoo-9ed88b23e800996c8c4619be19426c6e345a7d60.tar.gz
gentoo-9ed88b23e800996c8c4619be19426c6e345a7d60.tar.bz2
gentoo-9ed88b23e800996c8c4619be19426c6e345a7d60.zip
dev-ruby/libxml: stable 2.9.0 for ppc/ppc64, bug #625554
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r--dev-ruby/libxml/libxml-2.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/libxml/libxml-2.9.0.ebuild b/dev-ruby/libxml/libxml-2.9.0.ebuild
index 97d88b26c741..5349b21190be 100644
--- a/dev-ruby/libxml/libxml-2.9.0.ebuild
+++ b/dev-ruby/libxml/libxml-2.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/xml4r/libxml-ruby"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND} dev-libs/libxml2"