sys-auth/keystone: 13.0.0-r1 stable amd64 and x86 for QUEENS

Package-Manager: Portage-2.3.26, Repoman-2.3.7
This commit is contained in:
Matthew Thode
2018-03-30 19:55:09 -05:00
parent 6fc623c038
commit c947b9c3db

View File

@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="stable/queens"
else
SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"