commit:     5cbefffeac9f26ea37413399fc1deb0211c507c8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 17:30:46 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 17:30:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cbefffe

app-arch/bzip3: Stabilize 1.3.0 arm64, #904040

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/app-arch/bzip3/bzip3-1.3.0.ebuild 
b/app-arch/bzip3/bzip3-1.3.0.ebuild
index 33aa6e59599d..994cf55796e9 100644
--- a/app-arch/bzip3/bzip3-1.3.0.ebuild
+++ b/app-arch/bzip3/bzip3-1.3.0.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