www-apache/mod_wsgi: add ~arm keyword (bug 59701)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
This commit is contained in:
Michael Weber
2017-04-05 15:42:59 +02:00
parent 190ab90cbf
commit 8602b6812b

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/GrahamDumpleton/${PN}/archive/${PV}.tar.gz -> ${P}.t
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE=""
DEPEND=""