summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-02 11:44:45 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-02 11:44:45 +0100
commit51b6da738e738d9ddc6390bbac2e3f83722d535d (patch)
tree09059f8c16ad50d802c328245ac6eb8c344136db
parentsys-fs/ncdu: x86 stable wrt bug #611260 (diff)
downloadgentoo-51b6da73.tar.gz
gentoo-51b6da73.tar.bz2
gentoo-51b6da73.zip
dev-python/tqdm: x86 stable wrt bug #610884
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/tqdm/tqdm-4.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tqdm/tqdm-4.10.0.ebuild b/dev-python/tqdm/tqdm-4.10.0.ebuild
index 7e02927a755e..ca769546e851 100644
--- a/dev-python/tqdm/tqdm-4.10.0.ebuild
+++ b/dev-python/tqdm/tqdm-4.10.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tqdm/tqdm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"