summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 20:58:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 21:02:06 +0200
commit28c26b46decea82caecec445ebac8d1f4c85aed8 (patch)
treeb5977f0be922922d39aadd63e55339fc95afd05a /dev-python/joblib
parentdev-python/jsonpatch: x86 stable wrt bug #720526 (diff)
downloadgentoo-28c26b46decea82caecec445ebac8d1f4c85aed8.tar.gz
gentoo-28c26b46decea82caecec445ebac8d1f4c85aed8.tar.bz2
gentoo-28c26b46decea82caecec445ebac8d1f4c85aed8.zip
dev-python/joblib: x86 stable wrt bug #720528
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/joblib')
-rw-r--r--dev-python/joblib/joblib-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/joblib/joblib-0.14.1.ebuild b/dev-python/joblib/joblib-0.14.1.ebuild
index ccc27ee14fb0..a31a4a0b8bec 100644
--- a/dev-python/joblib/joblib-0.14.1.ebuild
+++ b/dev-python/joblib/joblib-0.14.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"