commit: 5e2ac5b041189437a6c76454b702c789d77ca074
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 01:44:11 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 01:44:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e2ac5b0
app-admin/glance: 19.0.1 stable amd64/x86
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-admin/glance/glance-19.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/glance/glance-19.0.1.ebuild
b/app-admin/glance/glance-19.0.1.ebuild
index 35a2c373235..a166d654eaa 100644
--- a/app-admin/glance/glance-19.0.1.ebuild
+++ b/app-admin/glance/glance-19.0.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="stable/train"
else
SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"