summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-12 15:57:10 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-12 15:57:10 +0300
commitf6ef16b4f247b15130344d71f86ca9547941c679 (patch)
treeb82eb5b0e7e480174c5a7ac7a464fe7e701d1523
parentsci-libs/blas-reference: mark s390 stable (diff)
downloadgentoo-f6ef16b4f247b15130344d71f86ca9547941c679.tar.gz
gentoo-f6ef16b4f247b15130344d71f86ca9547941c679.tar.bz2
gentoo-f6ef16b4f247b15130344d71f86ca9547941c679.zip
dev-libs/jemalloc: s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-libs/jemalloc/jemalloc-3.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
index 2940dc6db76a..aed756dbaa7f 100644
--- a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
+++ b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.b
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="debug static-libs stats"
HTML_DOCS=( doc/jemalloc.html )