summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-11 20:10:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-11 20:10:59 +0200
commitb0cd4dec12b7e2d619fbd40d1165757ef8731eb7 (patch)
tree4e6b3ae704866bdea239dfce7c368ab30516b9c6 /dev-libs/xxhash
parentnet-misc/memcached: 1.6.14 bump (diff)
downloadgentoo-b0cd4dec12b7e2d619fbd40d1165757ef8731eb7.tar.gz
gentoo-b0cd4dec12b7e2d619fbd40d1165757ef8731eb7.tar.bz2
gentoo-b0cd4dec12b7e2d619fbd40d1165757ef8731eb7.zip
dev-libs/xxhash: Stabilize 0.8.1 hppa, #833109
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/xxhash')
-rw-r--r--dev-libs/xxhash/xxhash-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xxhash/xxhash-0.8.1.ebuild b/dev-libs/xxhash/xxhash-0.8.1.ebuild
index 835c00c610cf..a4e7e91b027c 100644
--- a/dev-libs/xxhash/xxhash-0.8.1.ebuild
+++ b/dev-libs/xxhash/xxhash-0.8.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD-2 GPL-2+"
# https://abi-laboratory.pro/tracker/timeline/xxhash
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="static-libs"
S="${WORKDIR}/xxHash-${PV}"