commit: ed54d2614c6362722a80d2af7137bf68d2eb10d7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 05:08:28 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 05:08:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed54d261
app-arch/bzip3: Stabilize 1.1.5 arm64, #878201
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-arch/bzip3/bzip3-1.1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-arch/bzip3/bzip3-1.1.5.ebuild
b/app-arch/bzip3/bzip3-1.1.5.ebuild
index 0d9329da48ca..aa42d3dc5ea2 100644
--- a/app-arch/bzip3/bzip3-1.1.5.ebuild
+++ b/app-arch/bzip3/bzip3-1.1.5.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+"