summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-30 21:39:11 +0000
committerSam James <sam@gentoo.org>2023-11-30 21:39:11 +0000
commitc8f61fa128d14dcb3e6236d1754fffbbb78a5fde (patch)
tree06df7b44625de13bdef4f0a150db04efb92a4110 /app-arch/bzip3
parentapp-arch/patool: Stabilize 1.14.1 x86, #918906 (diff)
downloadgentoo-c8f61fa128d14dcb3e6236d1754fffbbb78a5fde.tar.gz
gentoo-c8f61fa128d14dcb3e6236d1754fffbbb78a5fde.tar.bz2
gentoo-c8f61fa128d14dcb3e6236d1754fffbbb78a5fde.zip
app-arch/bzip3: Stabilize 1.3.2 x86, #918906
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/bzip3')
-rw-r--r--app-arch/bzip3/bzip3-1.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/bzip3/bzip3-1.3.2.ebuild b/app-arch/bzip3/bzip3-1.3.2.ebuild
index 5a859349b58a..62f14502840e 100644
--- a/app-arch/bzip3/bzip3-1.3.2.ebuild
+++ b/app-arch/bzip3/bzip3-1.3.2.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+"