From: Rolf Eike Beer Date: Mon, 16 Mar 2020 17:07:14 +0000 (+0100) Subject: dev-libs/xxhash: stable 0.6.5 for hppa, bug #690582 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e39c0ae822d6690d98f296e2ea25cb0991650e22;p=gentoo.git dev-libs/xxhash: stable 0.6.5 for hppa, bug #690582 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-libs/xxhash/xxhash-0.6.5.ebuild b/dev-libs/xxhash/xxhash-0.6.5.ebuild index 6e8b7384250d..525c28dc08b2 100644 --- a/dev-libs/xxhash/xxhash-0.6.5.ebuild +++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild @@ -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}"