mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/pkginfo: keyword ~arm64
Package-Manager: Portage-2.3.7, Repoman-2.3.3
This commit is contained in:
@@ -10,7 +10,7 @@ inherit distutils-r1
|
||||
DESCRIPTION="Provides an API for querying the distutils metadata written in a PKG-INFO file"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/pkginfo"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
KEYWORDS="amd64 arm ppc ppc64 x86"
|
||||
KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
|
||||
IUSE="doc examples"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user