Add ~arm keyword to all ebuilds to support 32bit ARM SBCs
This commit is contained in:
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~arm64"
|
||||
KEYWORDS="~arm ~arm64"
|
||||
IUSE="test"
|
||||
|
||||
DOCS="README.md"
|
||||
|
||||
Reference in New Issue
Block a user