summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-04-13 08:42:50 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-04-13 08:44:08 +0000
commitd9b69fb1e4db35bbc035e61464d1c3835205a72d (patch)
tree3382d58c91432f3230efdaac0170cd85f76ab634
parent469b0c26615647cba1d4184c3d00086cd0e52b39 (diff)
downloadgentoo-d9b69fb1e4db35bbc035e61464d1c3835205a72d.tar.gz
gentoo-d9b69fb1e4db35bbc035e61464d1c3835205a72d.tar.xz
dev-python/jpype: Stable for x86 (thanks Polynomial-C!).
Package-Manager: portage-2.2.26
-rw-r--r--dev-python/jpype/jpype-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jpype/jpype-0.6.1.ebuild b/dev-python/jpype/jpype-0.6.1.ebuild
index 3757f909ed0..54af8b592c7 100644
--- a/dev-python/jpype/jpype-0.6.1.ebuild
+++ b/dev-python/jpype/jpype-0.6.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/originell/${PN}/archive/v${PV}.zip -> ${P}.zip"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples"
S="${WORKDIR}/${P}"