summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-21 02:53:24 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-21 03:06:02 +0300
commit698b6fd7b47af3d8625e7bf5841caa62b324d8db (patch)
treea11b81e4a3f7dea10cb93a1eb32ec07f305e1a0a /dev-python/billiard
parentdev-python/blaze: x86 stable wrt bug #658884 (diff)
downloadgentoo-698b6fd7b47af3d8625e7bf5841caa62b324d8db.tar.gz
gentoo-698b6fd7b47af3d8625e7bf5841caa62b324d8db.tar.bz2
gentoo-698b6fd7b47af3d8625e7bf5841caa62b324d8db.zip
dev-python/billiard: x86 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/billiard')
-rw-r--r--dev-python/billiard/billiard-3.5.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/billiard/billiard-3.5.0.2.ebuild b/dev-python/billiard/billiard-3.5.0.2.ebuild
index c02f3b17638e..0a00bd984dfd 100644
--- a/dev-python/billiard/billiard-3.5.0.2.ebuild
+++ b/dev-python/billiard/billiard-3.5.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc test"
RDEPEND=""