summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:04:46 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-05-11 14:06:04 -0500
commitfcb19bc5cf3217871e280e288389d3614d81008d (patch)
treedfd0c7118d83a472390c72de545445305339ae02 /app-admin
parentdev-python/python-glanceclient: 2.16.0 allarches stablized (diff)
downloadgentoo-fcb19bc5cf3217871e280e288389d3614d81008d.tar.gz
gentoo-fcb19bc5cf3217871e280e288389d3614d81008d.tar.bz2
gentoo-fcb19bc5cf3217871e280e288389d3614d81008d.zip
app-admin/glance: 18.0.0 allarches stablized
Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/glance/glance-18.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-18.0.0.ebuild b/app-admin/glance/glance-18.0.0.ebuild
index 2647706b8889..5c0ab1a0c891 100644
--- a/app-admin/glance/glance-18.0.0.ebuild
+++ b/app-admin/glance/glance-18.0.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="stable/stein"
else
SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"