diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-28 10:15:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-28 10:15:40 +0200 |
commit | 7da3c140d38c2589259f075323f284dadce52329 (patch) | |
tree | 4c6ca098724eb84e8e97df88a780bfc022532ea1 /dev-python/tqdm | |
parent | dev-python/tablib: amd64 stable wrt bug #621884 (diff) | |
download | gentoo-7da3c140d38c2589259f075323f284dadce52329.tar.gz gentoo-7da3c140d38c2589259f075323f284dadce52329.tar.bz2 gentoo-7da3c140d38c2589259f075323f284dadce52329.zip |
dev-python/tqdm: amd64 stable wrt bug #636384
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/tqdm')
-rw-r--r-- | dev-python/tqdm/tqdm-4.23.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tqdm/tqdm-4.23.3.ebuild b/dev-python/tqdm/tqdm-4.23.3.ebuild index fd3e7a7aba04..6a68718eb5e2 100644 --- a/dev-python/tqdm/tqdm-4.23.3.ebuild +++ b/dev-python/tqdm/tqdm-4.23.3.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="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |