diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-16 00:37:15 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-16 00:37:57 +0200 |
commit | 5369a4fdb55a887079610336a34cb4a64715e1ef (patch) | |
tree | 90b1a641140bf40361d67bb2a243d8c5ca64dc32 /dev-cpp/libxmlpp | |
parent | dev-libs/libofx: 0.9.15 ~ppc/~ppc64 keyworded (diff) | |
download | gentoo-5369a4fdb55a887079610336a34cb4a64715e1ef.tar.gz gentoo-5369a4fdb55a887079610336a34cb4a64715e1ef.tar.bz2 gentoo-5369a4fdb55a887079610336a34cb4a64715e1ef.zip |
dev-cpp/libxmlpp: 2.40.1 ppc64 stable
Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-cpp/libxmlpp')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild index 1544a5953d10..2da0de15f46d 100644 --- a/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-2.40.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="http://libxmlplusplus.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND=" |