Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/erlang/
Date: Sun, 27 May 2018 15:33:05
Message-Id: 1527435038.a92b7a948cecabfe2b1520844f4b8d9a0567a4b3.zlogene@gentoo
1 commit: a92b7a948cecabfe2b1520844f4b8d9a0567a4b3
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 15:30:38 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 15:30:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a92b7a94
7
8 dev-lang/erlang: amd64 stable wrt bug #649202
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-lang/erlang/erlang-20.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-lang/erlang/erlang-20.3.ebuild b/dev-lang/erlang/erlang-20.3.ebuild
16 index 1d836431921..7bd00f93f63 100644
17 --- a/dev-lang/erlang/erlang-20.3.ebuild
18 +++ b/dev-lang/erlang/erlang-20.3.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
25
26 IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets"
27 REQUIRED_USE="dirty-schedulers? ( smp )" #621610