summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-12 16:14:13 +0000
committerSam James <sam@gentoo.org>2022-12-12 16:14:13 +0000
commit60e6455b6de42bd7bd8c7a898b443a87a225edce (patch)
tree9e092cfd4cf33b3508ba1b13c96e8ca28f0c8cdf /app-arch/bzip3
parentnet-analyzer/wireshark: add 4.0.2 (diff)
downloadgentoo-60e6455b6de42bd7bd8c7a898b443a87a225edce.tar.gz
gentoo-60e6455b6de42bd7bd8c7a898b443a87a225edce.tar.bz2
gentoo-60e6455b6de42bd7bd8c7a898b443a87a225edce.zip
app-arch/bzip3: Stabilize 1.2.1 amd64, #885601
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/bzip3')
-rw-r--r--app-arch/bzip3/bzip3-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/bzip3/bzip3-1.2.1.ebuild b/app-arch/bzip3/bzip3-1.2.1.ebuild
index 0d9329da48ca..e1d9825e3aa2 100644
--- a/app-arch/bzip3/bzip3-1.2.1.ebuild
+++ b/app-arch/bzip3/bzip3-1.2.1.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+"