dev-python/oslo-db: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-02-28 01:27:18 -06:00
parent ef9a927dde
commit f4e53c499a

View File

@@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.db-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~arm64 x86"
IUSE="+sqlite mysql postgres"
REQUIRED_USE="|| ( mysql postgres sqlite )"