diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:34:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:34:33 +0200 |
commit | 41df6623e71a0e6eb3a00840e74b18dad98001ae (patch) | |
tree | 04f303d5738734d7f809d24865147902f4df7188 | |
parent | dev-python/sqlalchemy: x86 stable (bug #659666) (diff) | |
download | gentoo-41df6623e71a0e6eb3a00840e74b18dad98001ae.tar.gz gentoo-41df6623e71a0e6eb3a00840e74b18dad98001ae.tar.bz2 gentoo-41df6623e71a0e6eb3a00840e74b18dad98001ae.zip |
dev-python/tqdm: x86 stable (bug #636384)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-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 6a68718eb5e2..3fc8e3c7b495 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}]" |