diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 00:34:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:19:20 +0200 |
commit | 5f5a9257356c555b7f135454f18c3a58568a0ea2 (patch) | |
tree | 7f4f524d8c598ddd2ac5cb6809a66ecf8007b999 /dev-python/jpype | |
parent | app-editors/joe: x86 stable (bug #654704) (diff) | |
download | gentoo-5f5a9257356c555b7f135454f18c3a58568a0ea2.tar.gz gentoo-5f5a9257356c555b7f135454f18c3a58568a0ea2.tar.bz2 gentoo-5f5a9257356c555b7f135454f18c3a58568a0ea2.zip |
dev-python/jpype: x86 stable (bug #658968)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/jpype')
-rw-r--r-- | dev-python/jpype/jpype-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jpype/jpype-0.6.2.ebuild b/dev-python/jpype/jpype-0.6.2.ebuild index 338abb473521..0f2b62316720 100644 --- a/dev-python/jpype/jpype-0.6.2.ebuild +++ b/dev-python/jpype/jpype-0.6.2.ebuild @@ -13,7 +13,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}" |