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 7BCFA139694 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 8F334E0EDF; Tue, 18 Jul 2017 10:54:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6AD37E0EDF for ; Tue, 18 Jul 2017 10:54:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 39E0834191C 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 D617E74BB 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: <1500373805.74b89ba9c3a8205ee1ad912872bdc554839f21de.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-20.0.ebuild X-VCS-Directories: dev-lang/erlang/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 74b89ba9c3a8205ee1ad912872bdc554839f21de 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: 288c4d06-a480-4a05-abc0-257d95e1c785 X-Archives-Hash: e0452bfcf5989662241e53255cffebaa commit: 74b89ba9c3a8205ee1ad912872bdc554839f21de Author: Pacho Ramos gentoo org> AuthorDate: Tue Jul 18 10:30:05 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Jul 18 10:30:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b89ba9 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-20.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-lang/erlang/erlang-20.0.ebuild b/dev-lang/erlang/erlang-20.0.ebuild index 5c3eae678ca..0e605a39add 100644 --- a/dev-lang/erlang/erlang-20.0.ebuild +++ b/dev-lang/erlang/erlang-20.0.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? (