commit: e55e4f2bca258b03f2d0976bf71ed4ea8af05d50 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu May 5 08:36:07 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu May 5 09:51:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55e4f2b
dev-libs/jemalloc: keyword 5.3.0_pre20220405 for ~loong Tests passed on real hardware; plus this is the first version with upstream support for loong, so we have no choice either. Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> dev-libs/jemalloc/jemalloc-5.3.0_pre20220405.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/jemalloc/jemalloc-5.3.0_pre20220405.ebuild b/dev-libs/jemalloc/jemalloc-5.3.0_pre20220405.ebuild index bb8d838144a4..ef08806278a9 100644 --- a/dev-libs/jemalloc/jemalloc-5.3.0_pre20220405.ebuild +++ b/dev-libs/jemalloc/jemalloc-5.3.0_pre20220405.ebuild @@ -13,6 +13,7 @@ SRC_URI="https://dev.gentoo.org/~xen0n/distfiles/${P}.tar.xz" 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="~loong" IUSE="debug lazy-lock prof stats xmalloc" HTML_DOCS=( doc/jemalloc.html ) PATCHES=( "${FILESDIR}/${PN}-5.3.0-gentoo-fixups.patch" )
