summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-08-12 14:24:17 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-12 14:24:28 +0100
commit6823fc122f53d5aec6301260e850ae5bdd7c4959 (patch)
treedec5a429cba047f4ddb051c94b9587abd8c936a4 /dev-libs
parentmedia-libs/woff2: keyworded 1.0.2-r1 for ppc, bug #661356 (diff)
downloadgentoo-6823fc122f53d5aec6301260e850ae5bdd7c4959.tar.gz
gentoo-6823fc122f53d5aec6301260e850ae5bdd7c4959.tar.bz2
gentoo-6823fc122f53d5aec6301260e850ae5bdd7c4959.zip
dev-libs/xxhash: keyworded 0.6.5 for ppc, bug #663178
Package-Manager: Portage-2.3.46, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs')
-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 d44a7c332a6f..b7bfec9671d0 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 ~ia64 ~ppc64 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
IUSE="static-libs"
DEPEND=""