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 0E54D1584F2 for ; Wed, 19 Mar 2025 02:42:46 +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 EFF823432C0 for ; Wed, 19 Mar 2025 02:42:45 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 254981103C7; Wed, 19 Mar 2025 02:42:42 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 1B7291103C7 for ; Wed, 19 Mar 2025 02:42:42 +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 CE303343296 for ; Wed, 19 Mar 2025 02:42:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39ECC2834 for ; Wed, 19 Mar 2025 02:42:40 +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: <1742352143.7ab249a82d8cf3a986e3a13d84343709352ac48d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libportal/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libportal/libportal-0.9.1.ebuild X-VCS-Directories: dev-libs/libportal/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7ab249a82d8cf3a986e3a13d84343709352ac48d X-VCS-Branch: master Date: Wed, 19 Mar 2025 02:42:40 +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: c63d27c1-25fc-46fb-b414-392f997717a2 X-Archives-Hash: f911e1902c7c092c78cfbf4daefd71b2 commit: 7ab249a82d8cf3a986e3a13d84343709352ac48d Author: Sam James gentoo org> AuthorDate: Wed Mar 19 02:42:23 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 19 02:42:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab249a8 dev-libs/libportal: Stabilize 0.9.1 x86, #950251 Signed-off-by: Sam James gentoo.org> dev-libs/libportal/libportal-0.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libportal/libportal-0.9.1.ebuild b/dev-libs/libportal/libportal-0.9.1.ebuild index b78160f71917..c73c567498f9 100644 --- a/dev-libs/libportal/libportal-0.9.1.ebuild +++ b/dev-libs/libportal/libportal-0.9.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/flatpak/libportal/releases/download/${PV}/${P}.tar.x LICENSE="LGPL-3" SLOT="0/1-1-1-1" # soname of libportal{,-gtk3,-gtk4,-qt6}.so -KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk gtk-doc +introspection qt6 test +vala wayland X" RESTRICT="!test? ( test )" REQUIRED_USE="