summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-25 11:44:29 +0100
committerSam James <sam@gentoo.org>2022-10-25 11:44:29 +0100
commit57cbba2535cb5887621399011eaf77e359780c33 (patch)
tree97398a1da7e59b472959bd1174779cc9bdccdacc
parentnet-p2p/transmission: Stabilize 3.00-r5 amd64, #878175 (diff)
downloadgentoo-57cbba2535cb5887621399011eaf77e359780c33.tar.gz
gentoo-57cbba2535cb5887621399011eaf77e359780c33.tar.bz2
gentoo-57cbba2535cb5887621399011eaf77e359780c33.zip
app-arch/bzip3: Stabilize 1.1.5 amd64, #878201
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-arch/bzip3/bzip3-1.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/bzip3/bzip3-1.1.5.ebuild b/app-arch/bzip3/bzip3-1.1.5.ebuild
index aa42d3dc5ea2..4bbe2c3cdb5b 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+"