diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-07 17:43:53 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-07 23:49:09 -0500 |
commit | 779b7b3c684474d319b04104db916ccb747a9b21 (patch) | |
tree | 0b081b93bcde4f848a1237e7bdd39839ac7c4d8a /dev-libs | |
parent | dev-util/cmdtest-0.32: arm stable, bug 700630 (diff) | |
download | gentoo-779b7b3c684474d319b04104db916ccb747a9b21.tar.gz gentoo-779b7b3c684474d319b04104db916ccb747a9b21.tar.bz2 gentoo-779b7b3c684474d319b04104db916ccb747a9b21.zip |
dev-libs/jemalloc-5.2.1: arm stable, bug 699944
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/jemalloc/jemalloc-5.2.1.ebuild | 2 |
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 223c4d73e3a1..9ccad1da4d11 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" ) |