summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-07 09:58:29 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-07 09:58:29 +0100
commite31cb65ded22bde49a2a2e605fe830b1009e05ab (patch)
tree3219ca9553ec72317cd7e4c97d420599a5bbde45 /dev-libs/xxhash
parentdev-python/authheaders: Version bump (diff)
downloadgentoo-e31cb65ded22bde49a2a2e605fe830b1009e05ab.tar.gz
gentoo-e31cb65ded22bde49a2a2e605fe830b1009e05ab.tar.bz2
gentoo-e31cb65ded22bde49a2a2e605fe830b1009e05ab.zip
dev-libs/xxhash: sparc stable wrt bug #690582
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/xxhash')
-rw-r--r--dev-libs/xxhash/xxhash-0.6.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild b/dev-libs/xxhash/xxhash-0.6.5.ebuild
index f804e2b28c97..1505d97c99d6 100644
--- a/dev-libs/xxhash/xxhash-0.6.5.ebuild
+++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD-2 GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 ~sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 sparc x86 ~x64-macos"
IUSE="static-libs"
S="${WORKDIR}/xxHash-${PV}"