summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-05 05:54:52 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-05 05:54:52 +0200
commit625ce8c07597e8f64106da95e4a92612603db664 (patch)
tree509d9cd605d910e4ccf249a1b245880bde93af5e /dev-libs/xxhash
parentdev-libs/librdkafka: x86 stable (bug #667542) (diff)
downloadgentoo-625ce8c07597e8f64106da95e4a92612603db664.tar.gz
gentoo-625ce8c07597e8f64106da95e4a92612603db664.tar.bz2
gentoo-625ce8c07597e8f64106da95e4a92612603db664.zip
dev-libs/xxhash: x86 stable (bug #667542)
Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/xxhash')
-rw-r--r--dev-libs/xxhash/xxhash-0.6.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild b/dev-libs/xxhash/xxhash-0.6.5.ebuild
index fac71089f077..856c8a801822 100644
--- a/dev-libs/xxhash/xxhash-0.6.5.ebuild
+++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x64-macos"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x64-macos"
IUSE="static-libs"
S="${WORKDIR}/xxHash-${PV}"