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 0A75015810F for ; Fri, 9 Jun 2023 13:07:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46D9BE0869; Fri, 9 Jun 2023 13:07:43 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 277BAE0869 for ; Fri, 9 Jun 2023 13:07:43 +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 3E08533D3CD for ; Fri, 9 Jun 2023 13:07:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5964A85 for ; Fri, 9 Jun 2023 13:07:40 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1686316042.255b744eb80b33515fd8ff724d7abbcc69f85a98.mattst88@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.6.ebuild X-VCS-Directories: dev-libs/libportal/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 255b744eb80b33515fd8ff724d7abbcc69f85a98 X-VCS-Branch: master Date: Fri, 9 Jun 2023 13:07: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: 990721d8-0192-4760-b39a-f3c2f4f116c5 X-Archives-Hash: 2885acf1f75008f136dd57a290e13afb commit: 255b744eb80b33515fd8ff724d7abbcc69f85a98 Author: Matt Turner gentoo org> AuthorDate: Fri Jun 9 13:07:02 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Jun 9 13:07:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255b744e dev-libs/libportal: Keyword 0.6 alpha, #882511 Signed-off-by: Matt Turner gentoo.org> dev-libs/libportal/libportal-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libportal/libportal-0.6.ebuild b/dev-libs/libportal/libportal-0.6.ebuild index 21ac7b164fa8..e3eb4c6eb7ee 100644 --- a/dev-libs/libportal/libportal-0.6.ebuild +++ b/dev-libs/libportal/libportal-0.6.ebuild @@ -11,7 +11,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,-qt5}.so -KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="gtk gtk-doc +introspection qt5 test +vala" RESTRICT="!test? ( test )" REQUIRED_USE="