dev-libs/xxhash: x86 stable (bug #667542)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 5 Oct 2018 03:54:52 +0000 (05:54 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 5 Oct 2018 03:54:52 +0000 (05:54 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/xxhash/xxhash-0.6.5.ebuild

index fac71089f077320e8cffeb768a290c3d88ed4071..856c8a801822b575859ecd5537e91f48027036bd 100644 (file)
@@ -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}"