From: William L. Thomson Jr Date: Fri, 18 Sep 2015 00:37:22 +0000 (-0400) Subject: dev-java/jdom: Added ~arm keyword, jdom-1.0-r4 had it and others X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fc43f9d1ec25953787e92c01a02581fc7a0d2f88;p=gentoo.git dev-java/jdom: Added ~arm keyword, jdom-1.0-r4 had it and others This is the same codebase, the stable version, thus should be fine on as the older version was. Hasn't been tested though, no arm hardware. Fixes QA dep issues for latest version of dev-java/saxon keyworded for ~arm. --- diff --git a/dev-java/jdom/jdom-1.1.3.ebuild b/dev-java/jdom/jdom-1.1.3.ebuild index dbf6f1e135c7..5403ba96d4f1 100644 --- a/dev-java/jdom/jdom-1.1.3.ebuild +++ b/dev-java/jdom/jdom-1.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.jdom.org/dist/binary/archive/${P}.tar.gz" HOMEPAGE="http://www.jdom.org" LICENSE="JDOM" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" COMMON_DEP="dev-java/saxpath >=dev-java/xerces-2.7" RDEPEND=">=virtual/jre-1.6"