summaryrefslogtreecommitdiff
path: root/dev-java/jdom
diff options
context:
space:
mode:
authorWilliam L. Thomson Jr <wlt@o-sinc.com>2015-09-17 20:37:22 -0400
committerJames Le Cuirot <chewi@gentoo.org>2015-09-29 22:19:54 +0100
commitfc43f9d1ec25953787e92c01a02581fc7a0d2f88 (patch)
treee9db79946a65413efa7d198f7705c95b4b39f7bf /dev-java/jdom
parente0e9910db038c8293a0c817be7300ef6be338ffa (diff)
downloadgentoo-fc43f9d1ec25953787e92c01a02581fc7a0d2f88.tar.gz
gentoo-fc43f9d1ec25953787e92c01a02581fc7a0d2f88.tar.xz
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.
Diffstat (limited to 'dev-java/jdom')
-rw-r--r--dev-java/jdom/jdom-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jdom/jdom-1.1.3.ebuild b/dev-java/jdom/jdom-1.1.3.ebuild
index dbf6f1e135c..5403ba96d4f 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"