From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7E958139695 for ; Tue, 18 Jul 2017 10:54:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0031E0EE3; Tue, 18 Jul 2017 10:54:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 787ACE0EE3 for ; Tue, 18 Jul 2017 10:54:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5765734191E for ; Tue, 18 Jul 2017 10:54:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD0CC748F for ; Tue, 18 Jul 2017 10:54:50 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1500373722.e5fbd6eb6a79f21d41585bd9b03692c2632f0e0a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/erlang/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/erlang/erlang-19.3.ebuild X-VCS-Directories: dev-lang/erlang/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e5fbd6eb6a79f21d41585bd9b03692c2632f0e0a X-VCS-Branch: master Date: Tue, 18 Jul 2017 10:54:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7243b1a5-44c8-4d3f-8bd0-0ad5d1463194 X-Archives-Hash: 64de029cc0e704cb39b6fe4d48a8ea11 commit: e5fbd6eb6a79f21d41585bd9b03692c2632f0e0a Author: Pacho Ramos gentoo org> AuthorDate: Tue Jul 18 10:28:42 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jul 18 10:28:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5fbd6eb dev-lang/erlang: dirty-schedulers need smp support (#621610 by Toralf Förster) Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-lang/erlang/erlang-19.3.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-lang/erlang/erlang-19.3.ebuild b/dev-lang/erlang/erlang-19.3.ebuild index 5c3eae678ca..0e605a39add 100644 --- a/dev-lang/erlang/erlang-19.3.ebuild +++ b/dev-lang/erlang/erlang-19.3.ebuild @@ -18,7 +18,9 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" + IUSE="compat-ethread dirty-schedulers doc emacs hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets" +REQUIRED_USE="dirty-schedulers? ( smp )" #621610 RDEPEND=" ssl? (