commit: 1cd4ea18055176d26360890eaf9c57de0a37b7fa
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 31 01:47:32 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Mar 31 01:54:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cd4ea18
app-admin/glance: amd64 and x86 stable QUEENS
Package-Manager: Portage-2.3.26, Repoman-2.3.7
app-admin/glance/glance-16.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/glance/glance-16.0.0.ebuild
b/app-admin/glance/glance-16.0.0.ebuild
index a3a068b143c..4d76fb8c4b2 100644
--- a/app-admin/glance/glance-16.0.0.ebuild
+++ b/app-admin/glance/glance-16.0.0.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"