projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d5143
)
dev-python/tqdm: keyworded 4.33.0 for hppa, bug #700918
author
Rolf Eike Beer
<eike@sf-mail.de>
Mon, 9 Dec 2019 18:54:00 +0000
(19:54 +0100)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Mon, 9 Dec 2019 20:05:38 +0000
(20:05 +0000)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-python/tqdm/tqdm-4.33.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/tqdm/tqdm-4.33.0.ebuild
b/dev-python/tqdm/tqdm-4.33.0.ebuild
index ea03de5e3f6a672d35deea66b86e4f02bc1b2a95..cb6e5161d4e02f64c05a0a79e2484dbe76c22564 100644
(file)
--- a/
dev-python/tqdm/tqdm-4.33.0.ebuild
+++ b/
dev-python/tqdm/tqdm-4.33.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="~amd64 ~sparc ~x86"
+ KEYWORDS="~amd64 ~
hppa ~
sparc ~x86"
fi
DESCRIPTION="Add a progress meter to your loops in a second"