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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 74999158086 for ; Fri, 12 Nov 2021 11:36:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54D6F2BC067; Fri, 12 Nov 2021 11:36:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D260D2BC067 for ; Fri, 12 Nov 2021 11:36:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9893342DB5 for ; Fri, 12 Nov 2021 11:36:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16BCB13F for ; Fri, 12 Nov 2021 11:36:35 +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: <1636716979.ac4c1c95e4fa9c24a51efca0c822bec09bfdeef1.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemex/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/chemex/chemex-2021.4.0_p6.ebuild X-VCS-Directories: sci-chemistry/chemex/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: ac4c1c95e4fa9c24a51efca0c822bec09bfdeef1 X-VCS-Branch: master Date: Fri, 12 Nov 2021 11:36:35 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e33da435-2572-4b1e-a58e-05d03f28b279 X-Archives-Hash: aba54b1e09f62268f2a7cbf3dd5d27b2 commit: ac4c1c95e4fa9c24a51efca0c822bec09bfdeef1 Author: Pacho Ramos gentoo org> AuthorDate: Fri Nov 12 11:34:59 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Nov 12 11:36:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac4c1c95 sci-chemistry/chemex: Update tests handling Closes: https://bugs.gentoo.org/815079 Thanks-to: Agostino Sarubbo Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Pacho Ramos gentoo.org> sci-chemistry/chemex/chemex-2021.4.0_p6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/chemex/chemex-2021.4.0_p6.ebuild b/sci-chemistry/chemex/chemex-2021.4.0_p6.ebuild index 3a331d48eba..62c958f646d 100644 --- a/sci-chemistry/chemex/chemex-2021.4.0_p6.ebuild +++ b/sci-chemistry/chemex/chemex-2021.4.0_p6.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64" IUSE="test" #RESTRICT="!test? ( test )" -# FIXME: Restrict until we figure out how to run tests properly, bug #815079 +# FIXME: Restrict until tests are readded https://github.com/gbouvignies/ChemEx/issues/51 RESTRICT="test" RDEPEND="