mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/subprocess32: Add ~arm keyword (bug #622420)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="PSF-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ~ppc ppc64 x86"
|
||||
KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
|
||||
IUSE="test"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-sandbox-test-fix.patch )
|
||||
|
||||
Reference in New Issue
Block a user