Add ~arm keyword to all ebuilds to support 32bit ARM SBCs

This commit is contained in:
Ivan Vecera
2020-11-02 16:51:42 +01:00
parent 00df08bed1
commit 2d3921d068
3576 changed files with 5054 additions and 5054 deletions

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
DEPEND=""