From: Matthew Thode Date: Sat, 31 Mar 2018 00:55:09 +0000 (-0500) Subject: sys-auth/keystone: 13.0.0-r1 stable amd64 and x86 for QUEENS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c947b9c3db3a9fa7485f89a79ccc6c48bd65c637;p=gentoo.git sys-auth/keystone: 13.0.0-r1 stable amd64 and x86 for QUEENS Package-Manager: Portage-2.3.26, Repoman-2.3.7 --- diff --git a/sys-auth/keystone/keystone-13.0.0-r1.ebuild b/sys-auth/keystone/keystone-13.0.0-r1.ebuild index a2157ff67e8c..54cb0b720d2f 100644 --- a/sys-auth/keystone/keystone-13.0.0-r1.ebuild +++ b/sys-auth/keystone/keystone-13.0.0-r1.ebuild @@ -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"