summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-07-06 08:16:51 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-06 08:16:51 +0100
commit33823e9a8c7a863c311e117fc52075122266935b (patch)
treee598a957f8334f09ba6f55249672d60c0bbf19fe /dev-libs
parentdev-ruby/minitest-global_expectations: stable 1.0.1 for ppc64 (diff)
downloadgentoo-33823e9a8c7a863c311e117fc52075122266935b.tar.gz
gentoo-33823e9a8c7a863c311e117fc52075122266935b.tar.bz2
gentoo-33823e9a8c7a863c311e117fc52075122266935b.zip
dev-libs/xxhash: stable 0.7.3 for ppc64
stable wrt bug #730768 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/xxhash/xxhash-0.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xxhash/xxhash-0.7.3.ebuild b/dev-libs/xxhash/xxhash-0.7.3.ebuild
index 5b7ebffaa4dd..e411b49e55a2 100644
--- a/dev-libs/xxhash/xxhash-0.7.3.ebuild
+++ b/dev-libs/xxhash/xxhash-0.7.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD-2 GPL-2+"
# https://abi-laboratory.pro/tracker/timeline/xxhash
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="static-libs"
S="${WORKDIR}/xxHash-${PV}"