commit: a469c9dc30d667b65897ed9a9d7f109baf953e3c Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu May 19 23:54:21 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu May 19 23:54:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a469c9dc
dev-java/kxml: Stable for ppc64. Package-Manager: portage-2.2.28 dev-java/kxml/kxml-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/kxml/kxml-2.3.0.ebuild b/dev-java/kxml/kxml-2.3.0.ebuild index d58e62b..5b0ff08 100644 --- a/dev-java/kxml/kxml-2.3.0.ebuild +++ b/dev-java/kxml/kxml-2.3.0.ebuild @@ -8,13 +8,13 @@ JAVA_PKG_IUSE="doc examples source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="Small XML pull parser for constrained environments such as Applets, Personal Java or MIDP devices" +DESCRIPTION="Small XML Pull Parser" HOMEPAGE="http://kxml.org/" SRC_URI="mirror://sourceforge/${PN}/${PN}2-src-${PV}.zip" LICENSE="BSD" SLOT="2" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ppc64 x86" CDEPEND="dev-java/xpp3:0"
