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 0BAB5158064 for ; Tue, 7 May 2024 14:28:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBD352BC01B; Tue, 7 May 2024 14:28:20 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 5F7002BC015 for ; Tue, 7 May 2024 14:28:20 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 751D7343115 for ; Tue, 7 May 2024 14:28:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D610D1A43 for ; Tue, 7 May 2024 14:28:16 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1715091785.664b7392058f7d0d747b6ef514b08d3bd3acc1fc.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-proton/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-proton/wine-proton-9.0.1.ebuild X-VCS-Directories: app-emulation/wine-proton/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 664b7392058f7d0d747b6ef514b08d3bd3acc1fc X-VCS-Branch: master Date: Tue, 7 May 2024 14:28:16 +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: 13e14db6-ac2f-479b-856b-133f5c8d263e X-Archives-Hash: 464d87515ba699186eb68d85e7fc492a commit: 664b7392058f7d0d747b6ef514b08d3bd3acc1fc Author: Ionen Wolkens gentoo org> AuthorDate: Tue May 7 14:19:30 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue May 7 14:23:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=664b7392 app-emulation/wine-proton: remove unused option Forgot to remove it when copied from 9999, this is only used in experimental and not in releases. Signed-off-by: Ionen Wolkens gentoo.org> app-emulation/wine-proton/wine-proton-9.0.1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-emulation/wine-proton/wine-proton-9.0.1.ebuild b/app-emulation/wine-proton/wine-proton-9.0.1.ebuild index 34ad2375a843..3826048c0fcc 100644 --- a/app-emulation/wine-proton/wine-proton-9.0.1.ebuild +++ b/app-emulation/wine-proton/wine-proton-9.0.1.ebuild @@ -264,8 +264,6 @@ src_configure() { $(use_with v4l v4l2) $(use_with xcomposite) $(use_with xinerama) - - --without-vosk # unpackaged, file a bug if you need this ) filter-lto # build failure