summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-03-16 18:07:14 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-03-16 18:25:14 +0000
commite39c0ae822d6690d98f296e2ea25cb0991650e22 (patch)
tree3da5c826a00f08cb8004c89789bec5637125fdf9 /dev-libs/xxhash/xxhash-0.6.5.ebuild
parentdev-libs/icu: stable 65.1-r1 for hppa, bug #710758 (diff)
downloadgentoo-e39c0ae822d6690d98f296e2ea25cb0991650e22.tar.gz
gentoo-e39c0ae822d6690d98f296e2ea25cb0991650e22.tar.bz2
gentoo-e39c0ae822d6690d98f296e2ea25cb0991650e22.zip
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 <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/xxhash/xxhash-0.6.5.ebuild')
-rw-r--r--dev-libs/xxhash/xxhash-0.6.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"