summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-09-29 08:10:59 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-09-29 08:10:59 +0000
commitae2d9c7915896ce16084d55f3e60f87644eb08dd (patch)
tree9dc53d553f81fa61b63c7bdf69ad9f99af5e7bd1
parentdev-java/stax2-api: Removes java-virtual/stax-api dependency and fixes bug 56... (diff)
downloadgentoo-ae2d9c7915896ce16084d55f3e60f87644eb08dd.tar.gz
gentoo-ae2d9c7915896ce16084d55f3e60f87644eb08dd.tar.bz2
gentoo-ae2d9c7915896ce16084d55f3e60f87644eb08dd.zip
dev-java/stax2-api: Keyword for ppc+ppc64.
Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild b/dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild
index c0d2d61f9bcc..5a9e27eaf588 100644
--- a/dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild
+++ b/dev-java/stax2-api/stax2-api-4.0.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/FasterXML/${PN}/archive/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=virtual/jre-1.6"