dev-libs/xxhash: s390 stable wrt bug #690582
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 7 Mar 2020 08:24:19 +0000 (09:24 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 7 Mar 2020 08:24:19 +0000 (09:24 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/xxhash/xxhash-0.6.5.ebuild

index 45f304b9d6233e4f53774b39d4af27f235379baf..f804e2b28c973616e094c732cfcd4653e2460feb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 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="~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}"