summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:51:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-09 10:59:20 +0200
commit57346d35c59d029493a800009e0a90507eca06a1 (patch)
treef04528c2421c139b0ccf333473b8665652a686e1
parentnet-misc/pps-tools: x86 stable wrt bug #724140 (diff)
downloadgentoo-57346d35c59d029493a800009e0a90507eca06a1.tar.gz
gentoo-57346d35c59d029493a800009e0a90507eca06a1.tar.bz2
gentoo-57346d35c59d029493a800009e0a90507eca06a1.zip
dev-libs/xxhash: x86 stable wrt bug #730768
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-libs/xxhash/xxhash-0.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xxhash/xxhash-0.7.3.ebuild b/dev-libs/xxhash/xxhash-0.7.3.ebuild
index f869b0313a06..cbd705bae2c6 100644
--- a/dev-libs/xxhash/xxhash-0.7.3.ebuild
+++ b/dev-libs/xxhash/xxhash-0.7.3.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}"