commit:     4e7d39869bc525c322386cf6d9adfaa00f7c0ba5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  3 17:04:44 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct  3 17:04:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e7d3986

app-arch/bzip3: Stabilize 1.5.3 arm64, #963714

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-arch/bzip3/bzip3-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/bzip3/bzip3-1.5.3.ebuild 
b/app-arch/bzip3/bzip3-1.5.3.ebuild
index 8e466c22c6ec..873947913d76 100644
--- a/app-arch/bzip3/bzip3-1.5.3.ebuild
+++ b/app-arch/bzip3/bzip3-1.5.3.ebuild
@@ -15,7 +15,7 @@ if [[ "${PV}" == *9999* ]] ; then
 else
        
SRC_URI="https://github.com/kspalaiologos/${PN}/releases/download/${PV}/${P}.tar.xz";
 
-       KEYWORDS="~amd64 ~arm64 ~loong ~x86"
+       KEYWORDS="~amd64 arm64 ~loong ~x86"
 fi
 
 LICENSE="LGPL-3+"

Reply via email to