summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-18 15:41:38 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-18 15:41:38 +0000
commit9011c83ffd90fef2c48d8bd45b0520f785d4dbd0 (patch)
tree64076296f66cf484bf4671f468aeedda751f16cf /dev-libs/xxhash
parentdev-lang/go: stabilize 1.21.3 for x86, #915900 (diff)
downloadgentoo-9011c83ffd90fef2c48d8bd45b0520f785d4dbd0.tar.gz
gentoo-9011c83ffd90fef2c48d8bd45b0520f785d4dbd0.tar.bz2
gentoo-9011c83ffd90fef2c48d8bd45b0520f785d4dbd0.zip
dev-libs/xxhash: Stabilize 0.8.2 ppc, #915545
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/xxhash')
-rw-r--r--dev-libs/xxhash/xxhash-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xxhash/xxhash-0.8.2.ebuild b/dev-libs/xxhash/xxhash-0.8.2.ebuild
index 3f58d3ae59dd..ef93d9b777d9 100644
--- a/dev-libs/xxhash/xxhash-0.8.2.ebuild
+++ b/dev-libs/xxhash/xxhash-0.8.2.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/xxHash-${PV}
LICENSE="BSD-2 GPL-2+"
# https://abi-laboratory.pro/tracker/timeline/xxhash
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
src_prepare() {
default