commit: a1aeb42e9a299019daeef0545d8fe08693ed135f
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Sep 26 19:30:40 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Sep 26 19:30:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1aeb42e
sys-cluster/heat: unkeyword 15.0.0 for ~arm64, ~x86
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-cluster/heat/heat-15.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/heat/heat-15.0.0.ebuild
b/sys-cluster/heat/heat-15.0.0.ebuild
index 4e9fece62..642a2a145 100644
--- a/sys-cluster/heat/heat-15.0.0.ebuild
+++ b/sys-cluster/heat/heat-15.0.0.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == *9999 ]];then
else
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.victoria
-> heat.conf.sample-${PV}
https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64"
S="${WORKDIR}/openstack-${P}"
fi