commit:     0d10e69cd540f14c84de087c310a7e16225c53d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  7 20:06:57 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep  7 20:06:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d10e69c

app-arch/bzip3: Stabilize 1.3.2 arm64, #913759

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

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

diff --git a/app-arch/bzip3/bzip3-1.3.2.ebuild 
b/app-arch/bzip3/bzip3-1.3.2.ebuild
index 87a3ff6220a3..5a859349b58a 100644
--- a/app-arch/bzip3/bzip3-1.3.2.ebuild
+++ b/app-arch/bzip3/bzip3-1.3.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]] ; then
        EGIT_REPO_URI="https://github.com/kspalaiologos/${PN}.git";
 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