From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1723252-garchives=archives.gentoo.org@lists.gentoo.org>
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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 42B871582EF
	for <garchives@archives.gentoo.org>; Sun, 02 Mar 2025 13:04:56 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 2903E3430D4
	for <garchives@archives.gentoo.org>; Sun, 02 Mar 2025 13:04:56 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
	by bobolink.gentoo.org (Postfix) with ESMTP id 1F67A1102D0;
	Sun, 02 Mar 2025 13:04:55 +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))
	(No client certificate requested)
	by bobolink.gentoo.org (Postfix) with ESMTPS id 148091102D0
	for <gentoo-commits@lists.gentoo.org>; Sun, 02 Mar 2025 13:04:55 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 B925C335C0F
	for <gentoo-commits@lists.gentoo.org>; Sun, 02 Mar 2025 13:04:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 217292727
	for <gentoo-commits@lists.gentoo.org>; Sun, 02 Mar 2025 13:04:53 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1740920592.a089a8cb5d2c720235fd92f521a5438097a983b9.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libp11/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/libp11/libp11-0.4.12-r7.ebuild dev-libs/libp11/libp11-0.4.13.ebuild
X-VCS-Directories: dev-libs/libp11/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: a089a8cb5d2c720235fd92f521a5438097a983b9
X-VCS-Branch: master
Date: Sun, 02 Mar 2025 13:04:53 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 1fa02bf6-90cc-4b0f-af11-213a07d7383f
X-Archives-Hash: 5926a3192934a7489b83c3efaac520a2

commit:     a089a8cb5d2c720235fd92f521a5438097a983b9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  2 13:03:12 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar  2 13:03:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a089a8cb

dev-libs/libp11: drop blockers

Soft blockers are only for file collisions. Anyway, the issue in OpenSSL
is resolved now.

Closes: https://bugs.gentoo.org/926225
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libp11/libp11-0.4.12-r7.ebuild | 7 +------
 dev-libs/libp11/libp11-0.4.13.ebuild    | 5 -----
 2 files changed, 1 insertion(+), 11 deletions(-)

diff --git a/dev-libs/libp11/libp11-0.4.12-r7.ebuild b/dev-libs/libp11/libp11-0.4.12-r7.ebuild
index 48a551fb73bc..b5cb0bd4e59c 100644
--- a/dev-libs/libp11/libp11-0.4.12-r7.ebuild
+++ b/dev-libs/libp11/libp11-0.4.12-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,11 +17,6 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
 	>=dev-libs/openssl-3.0.0:=[bindist(+)]
-	!~dev-libs/openssl-3.2.0
-	!=dev-libs/openssl-3.2.1-r0
-	!=dev-libs/openssl-3.0.13-r1
-	!=dev-libs/openssl-3.0.13-r0
-	!~dev-libs/openssl-3.0.12
 "
 DEPEND="${RDEPEND}
 	test? ( dev-libs/softhsm )

diff --git a/dev-libs/libp11/libp11-0.4.13.ebuild b/dev-libs/libp11/libp11-0.4.13.ebuild
index 7c7b1abc892a..ab0122da1bc4 100644
--- a/dev-libs/libp11/libp11-0.4.13.ebuild
+++ b/dev-libs/libp11/libp11-0.4.13.ebuild
@@ -17,11 +17,6 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
 	>=dev-libs/openssl-3.0.0:=[bindist(+)]
-	!~dev-libs/openssl-3.2.0
-	!=dev-libs/openssl-3.2.1-r0
-	!=dev-libs/openssl-3.0.13-r1
-	!=dev-libs/openssl-3.0.13-r0
-	!~dev-libs/openssl-3.0.12
 "
 DEPEND="${RDEPEND}
 	test? ( dev-libs/softhsm )