diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-09 23:34:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-09 23:34:51 +0100 |
commit | 1328870550957af8a6d9eace05ff43a344f8440d (patch) | |
tree | 9ca229691c2c582337c2cb2d52934cf7927c35d8 /dev-libs/xxhash | |
parent | dev-lang/crystal: drop old (diff) | |
download | gentoo-1328870550957af8a6d9eace05ff43a344f8440d.tar.gz gentoo-1328870550957af8a6d9eace05ff43a344f8440d.tar.bz2 gentoo-1328870550957af8a6d9eace05ff43a344f8440d.zip |
dev-libs/xxhash: keyworded 0.6.5 for ppc64, bug #663178
Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/xxhash')
-rw-r--r-- | dev-libs/xxhash/xxhash-0.6.5.ebuild | 2 |
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 eed6d2e23568..c8e7e54b1e14 100644 --- a/dev-libs/xxhash/xxhash-0.6.5.ebuild +++ b/dev-libs/xxhash/xxhash-0.6.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Cyan4973/xxHash/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2 GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-fbsd" IUSE="static-libs" DEPEND="" |