summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-26 08:43:31 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-26 08:43:31 +0200
commit64bf3117c7d9aa04a9b0bf1bf6870b8722adeac9 (patch)
tree4649ea1518f302f3d7c58bf7074a4ac0fbea52a7
parentdev-python/python-miniupnpc: Enable py3.11 (diff)
downloadgentoo-64bf3117.tar.gz
gentoo-64bf3117.tar.bz2
gentoo-64bf3117.zip
app-arch/bzip3: Stabilize 1.1.8 arm64, #883081
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-arch/bzip3/bzip3-1.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/bzip3/bzip3-1.1.8.ebuild b/app-arch/bzip3/bzip3-1.1.8.ebuild
index 0d9329da48ca..aa42d3dc5ea2 100644
--- a/app-arch/bzip3/bzip3-1.1.8.ebuild
+++ b/app-arch/bzip3/bzip3-1.1.8.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+"