summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-20 16:11:42 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-20 21:52:54 +0100
commitd7fe1cee09b93438a4a84080e4b14dbd19ee9006 (patch)
tree3803c7f6c4c3c6865851467209cf9047cb2430c1 /dev-libs/jemalloc
parentsys-cluster/kube-scheduler: 1.20.11 bump (diff)
downloadgentoo-d7fe1cee09b93438a4a84080e4b14dbd19ee9006.tar.gz
gentoo-d7fe1cee09b93438a4a84080e4b14dbd19ee9006.tar.bz2
gentoo-d7fe1cee09b93438a4a84080e4b14dbd19ee9006.zip
dev-libs/jemalloc: Keyword 5.2.1-r1 for ~m68k
2 tests fail with USE=prof where it was expecting a larger backtrace count, but this isn't surprising. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-libs/jemalloc')
-rw-r--r--dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild b/dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild
index 2772dd3276fd..447c1d181a8b 100644
--- a/dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild
+++ b/dev-libs/jemalloc/jemalloc-5.2.1-r1.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 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
IUSE="debug lazy-lock prof static-libs stats xmalloc"
HTML_DOCS=( doc/jemalloc.html )
PATCHES=( "${FILESDIR}/${PN}-5.2.0-gentoo-fixups.patch" )