From: Matthew Thode Date: Wed, 4 Mar 2020 17:02:56 +0000 (-0600) Subject: sys-cluster/nova: 20.1.1 stable amd64 / x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dc696948714aff32b9e4179f412666a7319738a7;p=gentoo.git sys-cluster/nova: 20.1.1 stable amd64 / x86 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/sys-cluster/nova/nova-20.1.1.ebuild b/sys-cluster/nova/nova-20.1.1.ebuild index d09340c3f640..b3a409804875 100644 --- a/sys-cluster/nova/nova-20.1.1.ebuild +++ b/sys-cluster/nova/nova-20.1.1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/train/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"