Skip to content

Commit

Permalink
dev-python/subprocess32: Add ~arm keyword (bug #622420)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Zlogene committed Apr 22, 2018
1 parent fc23a8b commit 435e660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/subprocess32/subprocess32-3.2.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 )
Expand Down

0 comments on commit 435e660

Please sign in to comment.