commit:     fa9c8cd43e3b64f13dd56ad8e7a60ce7ea203895
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  5 06:08:58 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep  5 06:10:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa9c8cd4

dev-util/bloaty: Stabilize 1.1-r1 amd64, #913656

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-util/bloaty/bloaty-1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/bloaty/bloaty-1.1-r1.ebuild 
b/dev-util/bloaty/bloaty-1.1-r1.ebuild
index e8c0b98fe27a..61b19bcb8d78 100644
--- a/dev-util/bloaty/bloaty-1.1-r1.ebuild
+++ b/dev-util/bloaty/bloaty-1.1-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
        RESTRICT="!test? ( test )"
 else
        
SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/${P}.tar.bz2";
-       KEYWORDS="~amd64 ~arm64"
+       KEYWORDS="amd64 ~arm64"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to