summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-13 17:07:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-13 17:07:14 +0100
commitce063b57e8ab55b9eca70fc1a274ba5a4c18749e (patch)
tree561d7050a3f153c6245fb9de813c3ee2d21872eb
parentdev-perl/IO-Socket-SSL: s390 stable wrt bug #682224 (diff)
downloadgentoo-ce063b57e8ab55b9eca70fc1a274ba5a4c18749e.tar.gz
gentoo-ce063b57e8ab55b9eca70fc1a274ba5a4c18749e.tar.bz2
gentoo-ce063b57e8ab55b9eca70fc1a274ba5a4c18749e.zip
dev-libs/jemalloc: s390 stable wrt bug #699944
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 704bc331c33e..adaed8d7b094 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" )