commit: fff633b50ff583a2af475bebb2b305750f41c560
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 2 06:34:19 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jul 2 06:34:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff633b5
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 <AT> gentoo.org>
dev-python/tqdm/tqdm-4.45.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tqdm/tqdm-4.45.0.ebuild
b/dev-python/tqdm/tqdm-4.45.0.ebuild
index e0fd100ba36..2c4a44d12e7 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"