dev-java/jdom: Added ~arm keyword, jdom-1.0-r4 had it and others
authorWilliam L. Thomson Jr <wlt@o-sinc.com>
Fri, 18 Sep 2015 00:37:22 +0000 (20:37 -0400)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 29 Sep 2015 21:19:54 +0000 (22:19 +0100)
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.

dev-java/jdom/jdom-1.1.3.ebuild

index dbf6f1e135c741851cbe6948c12cb18b7008aa30..5403ba96d4f19f9999e77715c41f219744664100 100644 (file)
@@ -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"