summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2019-12-09 19:54:00 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-12-09 20:05:38 +0000
commite2f1ce5cd7738967b68a3e01d72f4d13fdbc1bd3 (patch)
tree8ce4ece9ed973cb13ca1fd1b882d7b65443f5951
parentdev-python/click-default-group: keyworded 1.2.2 for hppa, bug #700918 (diff)
downloadgentoo-e2f1ce5cd7738967b68a3e01d72f4d13fdbc1bd3.tar.gz
gentoo-e2f1ce5cd7738967b68a3e01d72f4d13fdbc1bd3.tar.bz2
gentoo-e2f1ce5cd7738967b68a3e01d72f4d13fdbc1bd3.zip
dev-python/tqdm: keyworded 4.33.0 for hppa, bug #700918
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>
-rw-r--r--dev-python/tqdm/tqdm-4.33.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tqdm/tqdm-4.33.0.ebuild b/dev-python/tqdm/tqdm-4.33.0.ebuild
index ea03de5e3f6a..cb6e5161d4e0 100644
--- 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"