summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-22 19:34:35 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-22 19:34:35 +0200
commit07356d5c7eefed4ea516e162df557d8961c1de42 (patch)
treec7e70d5cfe42e0eaef094e0efcf17a5dd3628d61 /app-arch
parentmedia-video/qmplay2: drop 24.06.16, 24.12.06, 24.12.23-r1 (diff)
downloadgentoo-07356d5c7eefed4ea516e162df557d8961c1de42.tar.gz
gentoo-07356d5c7eefed4ea516e162df557d8961c1de42.tar.bz2
gentoo-07356d5c7eefed4ea516e162df557d8961c1de42.zip
app-arch/bzip3: Stabilize 1.5.1 x86, #948542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/bzip3/bzip3-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/bzip3/bzip3-1.5.1.ebuild b/app-arch/bzip3/bzip3-1.5.1.ebuild
index 2042302f1194..60fc2027d52e 100644
--- a/app-arch/bzip3/bzip3-1.5.1.ebuild
+++ b/app-arch/bzip3/bzip3-1.5.1.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+"