commit:     448cbc5374edb64116cb16f1791f22740c27051f
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Sep 26 19:33:11 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Sep 26 19:33:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=448cbc53

sys-cluster/placement: unkeyword 4.0.0 for ~arm64, ~x86

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-cluster/placement/placement-4.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/placement/placement-4.0.0.ebuild 
b/sys-cluster/placement/placement-4.0.0.ebuild
index efec5d30c..539a5b269 100644
--- a/sys-cluster/placement/placement-4.0.0.ebuild
+++ b/sys-cluster/placement/placement-4.0.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]];then
 else
        
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/placement/victoria/placement.conf.sample
 -> placement.conf.sample-${PV}
        https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz";
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64"
        S="${WORKDIR}/openstack-${P}"
 fi
 

Reply via email to