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 29666158089 for ; Wed, 8 Nov 2023 17:21:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 691D62BC01D; Wed, 8 Nov 2023 17:21:27 +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 448BD2BC01D for ; Wed, 8 Nov 2023 17:21:27 +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 4626A335D7F for ; Wed, 8 Nov 2023 17:21:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FD2EAAC for ; Wed, 8 Nov 2023 17:21:24 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1699464070.33dbe27a3012aa3ba4f36e8278ac1c1a3ef00afa.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/qwt/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/qwt/qwt-6.2.0-r3.ebuild X-VCS-Directories: x11-libs/qwt/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 33dbe27a3012aa3ba4f36e8278ac1c1a3ef00afa X-VCS-Branch: master Date: Wed, 8 Nov 2023 17:21:24 +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: efe93ed3-9fb2-485b-8e67-27d26d480678 X-Archives-Hash: 8efeb6b43c89609b2616d5c71f0ae3de commit: 33dbe27a3012aa3ba4f36e8278ac1c1a3ef00afa Author: Andrew Ammerlaan gentoo org> AuthorDate: Wed Nov 8 17:20:30 2023 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Wed Nov 8 17:21:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33dbe27a x11-libs/qwt: require either qt5 or qt6 Closes: https://bugs.gentoo.org/916790 Signed-off-by: Andrew Ammerlaan gentoo.org> x11-libs/qwt/qwt-6.2.0-r3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/x11-libs/qwt/qwt-6.2.0-r3.ebuild b/x11-libs/qwt/qwt-6.2.0-r3.ebuild index 01157fff6808..56914dbd5f67 100644 --- a/x11-libs/qwt/qwt-6.2.0-r3.ebuild +++ b/x11-libs/qwt/qwt-6.2.0-r3.ebuild @@ -18,6 +18,7 @@ LICENSE="qwt" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" SLOT="6/2.0" IUSE="designer doc examples opengl polar +qt5 qt6 svg" +REQUIRED_USE="|| ( qt5 qt6 )" DEPEND=" qt5? (