summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-07-03 18:08:30 +0100
committerJames Le Cuirot <chewi@gentoo.org>2022-07-03 18:08:30 +0100
commit3954ed6fd7c1e9d3117b82418273eac0db0c069d (patch)
tree4286e770717fde0a508501e619dab9dabd64a8fb /dev-libs/jemalloc
parentapp-emulation/wine-staging: Drop old (diff)
downloadgentoo-3954ed6fd7c1e9d3117b82418273eac0db0c069d.tar.gz
gentoo-3954ed6fd7c1e9d3117b82418273eac0db0c069d.tar.bz2
gentoo-3954ed6fd7c1e9d3117b82418273eac0db0c069d.zip
dev-libs/jemalloc: Keyword 5.3.0 for ~m68k
2 tests fail with USE=prof as before. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-libs/jemalloc')
-rw-r--r--dev-libs/jemalloc/jemalloc-5.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/jemalloc/jemalloc-5.3.0.ebuild b/dev-libs/jemalloc/jemalloc-5.3.0.ebuild
index bb186383a436..e3ee3c191ed1 100644
--- a/dev-libs/jemalloc/jemalloc-5.3.0.ebuild
+++ b/dev-libs/jemalloc/jemalloc-5.3.0.ebuild
@@ -12,7 +12,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 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="debug lazy-lock prof stats xmalloc"
HTML_DOCS=( doc/jemalloc.html )
PATCHES=( "${FILESDIR}/${PN}-5.3.0-gentoo-fixups.patch" )