projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
982b6ad
)
dev-libs/xxhash: ppc stable wrt bug #690582
author
Agostino Sarubbo
<ago@gentoo.org>
Sat, 7 Mar 2020 10:53:16 +0000
(11:53 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sat, 7 Mar 2020 10:53:16 +0000
(11:53 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-libs/xxhash/xxhash-0.6.5.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/xxhash/xxhash-0.6.5.ebuild
b/dev-libs/xxhash/xxhash-0.6.5.ebuild
index 7d1c543645ae6f2488bdb4cb4ea12153ea650843..6592f26cf715a7eafe9c39d1ab17ce13193a966a 100644
(file)
--- 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}"