summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-13 08:48:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-13 08:48:57 +0100
commit8a15ee94a8fc88db7bc419fd1507c7c48337e45e (patch)
tree1227c289cd83943243b74131090234d349ecaf6a
parentdev-python/ecdsa: amd64 stable wrt bug #699848 (diff)
downloadgentoo-8a15ee94a8fc88db7bc419fd1507c7c48337e45e.tar.gz
gentoo-8a15ee94a8fc88db7bc419fd1507c7c48337e45e.tar.bz2
gentoo-8a15ee94a8fc88db7bc419fd1507c7c48337e45e.zip
dev-libs/jemalloc: ppc64 stable wrt bug #699944
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-libs/jemalloc/jemalloc-5.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/jemalloc/jemalloc-5.2.1.ebuild b/dev-libs/jemalloc/jemalloc-5.2.1.ebuild
index 2c343468d50a..558846df44f4 100644
--- a/dev-libs/jemalloc/jemalloc-5.2.1.ebuild
+++ b/dev-libs/jemalloc/jemalloc-5.2.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.b
LICENSE="BSD"
SLOT="0/2"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
IUSE="debug hardened lazy-lock prof static-libs stats xmalloc"
HTML_DOCS=( doc/jemalloc.html )
PATCHES=( "${FILESDIR}/${PN}-5.2.0-gentoo-fixups.patch" )