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 5AE56158090 for ; Sun, 8 May 2022 04:22:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 979AAE0864; Sun, 8 May 2022 04:22:11 +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 77958E0864 for ; Sun, 8 May 2022 04:22:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 78FD6341065 for ; Sun, 8 May 2022 04:22:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0CF8389 for ; Sun, 8 May 2022 04:22:08 +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: <1651983637.86df22fbe5146ca8aec7c37ed0e5482a96d18f4f.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: 86df22fbe5146ca8aec7c37ed0e5482a96d18f4f X-VCS-Branch: master Date: Sun, 8 May 2022 04:22:08 +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: c742c144-c156-4b6f-ab64-03ff9885f0d5 X-Archives-Hash: 250c87c549b9dca3c940d1a83f4d268d commit: 86df22fbe5146ca8aec7c37ed0e5482a96d18f4f Author: Matt Turner gentoo org> AuthorDate: Sun May 8 04:18:27 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun May 8 04:20:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86df22fb dev-libs/libportal: Keyword 0.6 x86, #838709 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 9dfe7bfbf0a0..84fbe4e90c92 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 ~arm64 ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="gtk gtk-doc +introspection qt5 test +vala" RESTRICT="!test? ( test )" REQUIRED_USE="