summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-07-06 07:58:55 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-06 08:02:32 +0100
commit2ec4e2d9d1b68531a49ec35bae990ce44eb2e1be (patch)
treee2f7be0727253b62c4e3800ec91abd59f715cb60 /dev-libs
parentdev-ruby/minitest-global_expectations: stable 1.0.1 for ppc (diff)
downloadgentoo-2ec4e2d9d1b68531a49ec35bae990ce44eb2e1be.tar.gz
gentoo-2ec4e2d9d1b68531a49ec35bae990ce44eb2e1be.tar.bz2
gentoo-2ec4e2d9d1b68531a49ec35bae990ce44eb2e1be.zip
dev-libs/xxhash: stable 0.7.3 for ppc
stable wrt bug #730768 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" 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 ed6943693aea..5b7ebffaa4dd 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}"