summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-02 08:34:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-02 08:34:19 +0200
commitfff633b50ff583a2af475bebb2b305750f41c560 (patch)
treeabbf58e8f42e5acf9436883affcb058c0a2b3fed
parentdev-libs/jansson: s390 stable wrt bug #730344 (diff)
downloadgentoo-fff633b5.tar.gz
gentoo-fff633b5.tar.bz2
gentoo-fff633b5.zip
dev-python/tqdm: sparc stable wrt bug #730104
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/tqdm/tqdm-4.45.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tqdm/tqdm-4.45.0.ebuild b/dev-python/tqdm/tqdm-4.45.0.ebuild
index e0fd100ba36e..2c4a44d12e74 100644
--- a/dev-python/tqdm/tqdm-4.45.0.ebuild
+++ b/dev-python/tqdm/tqdm-4.45.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/tqdm/tqdm"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa sparc ~x86"
fi
DESCRIPTION="Add a progress meter to your loops in a second"