summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-08 17:30:46 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-08 17:30:46 +0000
commit5cbefffeac9f26ea37413399fc1deb0211c507c8 (patch)
tree86ebae9ce31778c452c5a57bdbf66801c038aede /app-arch
parentsci-mathematics/z3: Stabilize 4.12.1 arm, #904033 (diff)
downloadgentoo-5cbefffeac9f26ea37413399fc1deb0211c507c8.tar.gz
gentoo-5cbefffeac9f26ea37413399fc1deb0211c507c8.tar.bz2
gentoo-5cbefffeac9f26ea37413399fc1deb0211c507c8.zip
app-arch/bzip3: Stabilize 1.3.0 arm64, #904040
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/bzip3/bzip3-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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+"