summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-12 12:47:07 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-12 12:47:07 -0500
commit922e56b47398056c3555129a7e12bb10869752b8 (patch)
tree64f6f95183e5619dd4fae65b46271f70e34453c9 /dev-libs/jemalloc/jemalloc-5.2.1.ebuild
parentprofiles/use.desc: fixed wording for graphicsmagick (diff)
downloadgentoo-922e56b47398056c3555129a7e12bb10869752b8.tar.gz
gentoo-922e56b47398056c3555129a7e12bb10869752b8.tar.bz2
gentoo-922e56b47398056c3555129a7e12bb10869752b8.zip
dev-libs/jemalloc: arm64 stable (bug #699944)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'dev-libs/jemalloc/jemalloc-5.2.1.ebuild')
-rw-r--r--dev-libs/jemalloc/jemalloc-5.2.1.ebuild2
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 3e82a451db07..f8cbd763e648 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" )