From: Matthew Thode Date: Sat, 11 May 2019 19:40:47 +0000 (-0500) Subject: sys-cluster/nova: 19.0.0-r1 allarches stablized X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9efa1e3f2773a9398012c2cb464ac22449e5ab0c;p=gentoo.git sys-cluster/nova: 19.0.0-r1 allarches stablized Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- diff --git a/sys-cluster/nova/nova-19.0.0-r1.ebuild b/sys-cluster/nova/nova-19.0.0-r1.ebuild index dc68e7e07ad9..ffc81bcc8570 100644 --- a/sys-cluster/nova/nova-19.0.0-r1.ebuild +++ b/sys-cluster/nova/nova-19.0.0-r1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/stein/nova.conf.sample -> nova.conf.sample-${PV} https://tarballs.openstack.org/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="Apache-2.0"