Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/erlang/
Date: Tue, 18 Jul 2017 10:54:54
Message-Id: 1500373722.e5fbd6eb6a79f21d41585bd9b03692c2632f0e0a.pacho@gentoo
1 commit: e5fbd6eb6a79f21d41585bd9b03692c2632f0e0a
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 18 10:28:42 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 18 10:28:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5fbd6eb
7
8 dev-lang/erlang: dirty-schedulers need smp support (#621610 by Toralf Förster)
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-lang/erlang/erlang-19.3.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/dev-lang/erlang/erlang-19.3.ebuild b/dev-lang/erlang/erlang-19.3.ebuild
16 index 5c3eae678ca..0e605a39add 100644
17 --- a/dev-lang/erlang/erlang-19.3.ebuild
18 +++ b/dev-lang/erlang/erlang-19.3.ebuild
19 @@ -18,7 +18,9 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
20 LICENSE="Apache-2.0"
21 SLOT="0"
22 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
23 +
24 IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets"
25 +REQUIRED_USE="dirty-schedulers? ( smp )" #621610
26
27 RDEPEND="
28 ssl? (