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 59F41158094 for ; Wed, 29 Jun 2022 00:03:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CF0CE0978; Wed, 29 Jun 2022 00:03:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 D418FE0978 for ; Wed, 29 Jun 2022 00:03:12 +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 B28F03418C4 for ; Wed, 29 Jun 2022 00:03:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18D0A51B for ; Wed, 29 Jun 2022 00:03:10 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1656460913.ac22f739ccb5a81016f42859ec489d9fdbc416dd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/openssl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/openssl/openssl-1.1.1p.ebuild X-VCS-Directories: dev-libs/openssl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ac22f739ccb5a81016f42859ec489d9fdbc416dd X-VCS-Branch: master Date: Wed, 29 Jun 2022 00:03:10 +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: 41fa3e59-7781-4b98-984b-5e1e2b27c220 X-Archives-Hash: 1005034d32da6334ad3e03092bd02815 commit: ac22f739ccb5a81016f42859ec489d9fdbc416dd Author: Sam James gentoo org> AuthorDate: Wed Jun 29 00:01:53 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jun 29 00:01:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac22f739 Revert "dev-libs/openssl: Add REQUIRED_USE for tests" This reverts commit 47566b1990e0c860841eb9b53b16b3d033a2cce3. This is a hack which avoids the real issue - doesn't mention the bug upstream which I reported that explains why we need this. I don't think we want to keep this workaround in. Signed-off-by: Sam James gentoo.org> dev-libs/openssl/openssl-1.1.1p.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-libs/openssl/openssl-1.1.1p.ebuild b/dev-libs/openssl/openssl-1.1.1p.ebuild index 21020a80a28c..90f1683c106f 100644 --- a/dev-libs/openssl/openssl-1.1.1p.ebuild +++ b/dev-libs/openssl/openssl-1.1.1p.ebuild @@ -38,8 +38,6 @@ PDEPEND="app-misc/ca-certificates" # force upgrade to prevent broken login, bug #696950 RDEPEND+=" !