summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-11 22:05:34 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-11 22:05:34 +0200
commit6731878420e2bee881ed6ab8a516549f8af23567 (patch)
treea683733942ec99b415969db1fdd13c1c6723cd55 /dev-libs/xxhash
parentdev-java/jsch: Stabilize 0.1.54-r1 arm64, #832895 (diff)
downloadgentoo-6731878420e2bee881ed6ab8a516549f8af23567.tar.gz
gentoo-6731878420e2bee881ed6ab8a516549f8af23567.tar.bz2
gentoo-6731878420e2bee881ed6ab8a516549f8af23567.zip
dev-libs/xxhash: Stabilize 0.8.1 arm, #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 a4e7e91b027c..42b52e66e4c3 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}"