summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-07 13:02:59 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-07 13:02:59 +0100
commitf1f1bc976c564c26d851181b3c57a41ea34f15f9 (patch)
tree90acfcbc9e25f1871f708838cc324a75de20fde1 /dev-libs/xxhash
parentapp-editors/gummi: amd64 stable wrt bug #711752 (diff)
downloadgentoo-f1f1bc976c564c26d851181b3c57a41ea34f15f9.tar.gz
gentoo-f1f1bc976c564c26d851181b3c57a41ea34f15f9.tar.bz2
gentoo-f1f1bc976c564c26d851181b3c57a41ea34f15f9.zip
dev-libs/xxhash: arm stable wrt bug #690582
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" 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 6592f26cf715..d4000dc24d46 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}"