app-admin/glance: Stabilize 21.0.0 x86, #757660

Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
Mikle Kolyada
2020-12-02 17:17:58 +03:00
parent 1b1093c7e4
commit 063d619d03

View File

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