diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-08-30 19:59:03 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-08-30 20:21:32 +0000 |
commit | de52d749ec68019cade7f2484e0646f8d339cf0a (patch) | |
tree | 93633aecb83ba1b716bfda3064b53154bd56d04b /dev-java/commons-jxpath | |
parent | dev-python/tox: Keyword for ppc+ppc64. (diff) | |
download | gentoo-de52d749ec68019cade7f2484e0646f8d339cf0a.tar.gz gentoo-de52d749ec68019cade7f2484e0646f8d339cf0a.tar.bz2 gentoo-de52d749ec68019cade7f2484e0646f8d339cf0a.zip |
dev-java/commons-xpath: Stable for ppc+ppc64. Fixes bug 558116.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/commons-jxpath')
-rw-r--r-- | dev-java/commons-jxpath/commons-jxpath-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/commons-jxpath/commons-jxpath-1.3-r1.ebuild b/dev-java/commons-jxpath/commons-jxpath-1.3-r1.ebuild index f3a16c24022d..dcfec793773d 100644 --- a/dev-java/commons-jxpath/commons-jxpath-1.3-r1.ebuild +++ b/dev-java/commons-jxpath/commons-jxpath-1.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/jxpath/source/${P}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/${P}-src" |