diff options
author | 2013-02-05 05:54:57 +0000 | |
---|---|---|
committer | 2013-02-05 05:54:57 +0000 | |
commit | 1e5f0672df6bdc68c5b53e33afdf354d640d0442 (patch) | |
tree | eaed66665405ea52945cf10f748ae5d7440782c6 /dev-java/saxpath/saxpath-1.0-r2.ebuild | |
parent | adding ~arm (diff) | |
download | gentoo-2-1e5f0672df6bdc68c5b53e33afdf354d640d0442.tar.gz gentoo-2-1e5f0672df6bdc68c5b53e33afdf354d640d0442.tar.bz2 gentoo-2-1e5f0672df6bdc68c5b53e33afdf354d640d0442.zip |
adding ~arm
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-java/saxpath/saxpath-1.0-r2.ebuild')
-rw-r--r-- | dev-java/saxpath/saxpath-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/saxpath/saxpath-1.0-r2.ebuild b/dev-java/saxpath/saxpath-1.0-r2.ebuild index d53b87f9ada2..180249e25f0b 100644 --- a/dev-java/saxpath/saxpath-1.0-r2.ebuild +++ b/dev-java/saxpath/saxpath-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/saxpath/saxpath-1.0-r2.ebuild,v 1.17 2013/01/01 19:16:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/saxpath/saxpath-1.0-r2.ebuild,v 1.18 2013/02/05 05:54:57 zerochaos Exp $ JAVA_PKG_IUSE="doc source test" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/saxpath/${P}.tar.gz" LICENSE="JDOM" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=">=virtual/jre-1.4" # doc needs ant-trax |