diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:44:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-02 11:44:45 +0100 |
commit | 51b6da738e738d9ddc6390bbac2e3f83722d535d (patch) | |
tree | 09059f8c16ad50d802c328245ac6eb8c344136db /dev-python | |
parent | sys-fs/ncdu: x86 stable wrt bug #611260 (diff) | |
download | gentoo-51b6da738e738d9ddc6390bbac2e3f83722d535d.tar.gz gentoo-51b6da738e738d9ddc6390bbac2e3f83722d535d.tar.bz2 gentoo-51b6da738e738d9ddc6390bbac2e3f83722d535d.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>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/tqdm/tqdm-4.10.0.ebuild | 2 |
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}]" |