From: Agostino Sarubbo Date: Thu, 28 Jun 2018 08:15:40 +0000 (+0200) Subject: dev-python/tqdm: amd64 stable wrt bug #636384 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7da3c140d38c2589259f075323f284dadce52329;p=gentoo.git dev-python/tqdm: amd64 stable wrt bug #636384 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64" --- 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}]"