From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 4E0C81581FD for ; Sat, 06 Sep 2025 15:27:03 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 38C1B340AB3 for ; Sat, 06 Sep 2025 15:27:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9A816110577; Sat, 06 Sep 2025 15:26:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 90C9A110577 for ; Sat, 06 Sep 2025 15:26:49 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 47CF633C1EB for ; Sat, 06 Sep 2025 15:26:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C559238D1 for ; Sat, 06 Sep 2025 15:26:46 +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: <1757172387.e80dbef88f641db5c92b8be61eddbdc75ea6a52c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/libmilter/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/libmilter/libmilter-1.0.2_p4-r1.ebuild X-VCS-Directories: mail-filter/libmilter/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e80dbef88f641db5c92b8be61eddbdc75ea6a52c X-VCS-Branch: master Date: Sat, 06 Sep 2025 15:26:46 +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: 04d8bdb8-3293-43ed-8685-56c9b85bb5c8 X-Archives-Hash: ff1d5d3c214c446997399e9ccc5d2cd4 commit: e80dbef88f641db5c92b8be61eddbdc75ea6a52c Author: Cristian Othón Martínez Vera cfuga mx> AuthorDate: Sun Aug 17 02:36:58 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Sep 6 15:26:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80dbef8 mail-filter/libmilter: fix UseFlagsWithoutDeps, always enable ipv6 Signed-off-by: Cristian Othón Martínez Vera cfuga.mx> Part-of: https://github.com/gentoo/gentoo/pull/43481 Signed-off-by: Sam James gentoo.org> mail-filter/libmilter/libmilter-1.0.2_p4-r1.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/mail-filter/libmilter/libmilter-1.0.2_p4-r1.ebuild b/mail-filter/libmilter/libmilter-1.0.2_p4-r1.ebuild index 7e529f7ea557..2f7f56a60dca 100644 --- a/mail-filter/libmilter/libmilter-1.0.2_p4-r1.ebuild +++ b/mail-filter/libmilter/libmilter-1.0.2_p4-r1.ebuild @@ -33,7 +33,7 @@ LICENSE="Sendmail" # versions) but that doesn't seem to apply for sendmail snapshots. SLOT="0/${PV}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="ipv6 poll" +IUSE="poll" RDEPEND="!