summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-14 12:55:23 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-14 12:55:23 +0100
commitd176bbc84749dadaa2a6625725397d4c098e97a2 (patch)
tree47a13f3fe398b12b7ec4f1b9e3c9583d33e5a2ff /dev-libs/jemalloc
parentsys-devel/gcc-config: ia64 stable wrt bug #699900 (diff)
downloadgentoo-d176bbc84749dadaa2a6625725397d4c098e97a2.tar.gz
gentoo-d176bbc84749dadaa2a6625725397d4c098e97a2.tar.bz2
gentoo-d176bbc84749dadaa2a6625725397d4c098e97a2.zip
dev-libs/jemalloc: ia64 stable wrt bug #699944
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/jemalloc')
-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 adaed8d7b094..c0e109b5f3d7 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" )