diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 03:51:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:15:37 +0100 |
commit | e5e1c92238793203d4fdc330491ee93783b5437b (patch) | |
tree | 4fae01c5fa01aed424c57f5cf76395c686f79c11 /dev-libs | |
parent | dev-libs/gobject-introspection: toolchain-funcs-- (diff) | |
download | gentoo-e5e1c92238793203d4fdc330491ee93783b5437b.tar.gz gentoo-e5e1c92238793203d4fdc330491ee93783b5437b.tar.bz2 gentoo-e5e1c92238793203d4fdc330491ee93783b5437b.zip |
dev-libs/jemalloc: toolchain-funcs--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/jemalloc/jemalloc-5.2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild b/dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild index e66e9eae5177..2772dd3276fd 100644 --- a/dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild +++ b/dev-libs/jemalloc/jemalloc-5.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -inherit autotools toolchain-funcs multilib-minimal +inherit autotools multilib-minimal DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator" HOMEPAGE="http://jemalloc.net/ https://github.com/jemalloc/jemalloc" diff --git a/dev-libs/jemalloc/jemalloc-5.2.1.ebuild b/dev-libs/jemalloc/jemalloc-5.2.1.ebuild index 0042c4ffac6d..6504cb8f9b50 100644 --- a/dev-libs/jemalloc/jemalloc-5.2.1.ebuild +++ b/dev-libs/jemalloc/jemalloc-5.2.1.ebuild @@ -3,7 +3,7 @@ EAPI="7" -inherit autotools toolchain-funcs multilib-minimal +inherit autotools multilib-minimal DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator" HOMEPAGE="http://jemalloc.net/ https://github.com/jemalloc/jemalloc" |