mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/tqdm: added ~arm64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
8d5e1c5594
commit
1822b81d22
@@ -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 ~hppa ~sparc x86"
|
||||
KEYWORDS="amd64 ~arm64 ~hppa ~sparc x86"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Add a progress meter to your loops in a second"
|
||||
|
||||
Reference in New Issue
Block a user