commit:     fc43f9d1ec25953787e92c01a02581fc7a0d2f88
Author:     William L. Thomson Jr <wlt <AT> o-sinc <DOT> com>
AuthorDate: Fri Sep 18 00:37:22 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 21:19:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc43f9d1

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.

 dev-java/jdom/jdom-1.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jdom/jdom-1.1.3.ebuild b/dev-java/jdom/jdom-1.1.3.ebuild
index dbf6f1e..5403ba9 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"

Reply via email to