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 A9C79158090 for ; Sat, 7 May 2022 18:25:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A186EE088B; Sat, 7 May 2022 18:25:04 +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 846FEE088B for ; Sat, 7 May 2022 18:25:04 +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 99408340E19 for ; Sat, 7 May 2022 18:25:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D757456 for ; Sat, 7 May 2022 18:25:01 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1651947891.66cab859e8cc083ad01c7ca5c1260ef93371fc6f.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 66cab859e8cc083ad01c7ca5c1260ef93371fc6f X-VCS-Branch: master Date: Sat, 7 May 2022 18:25:01 +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: e3614140-6bf4-4787-90c8-31f6873b78dc X-Archives-Hash: d89f2822554e908da1359d7e2fbd0aa3 commit: 66cab859e8cc083ad01c7ca5c1260ef93371fc6f Author: Arthur Zamarin gentoo org> AuthorDate: Sat May 7 18:24:24 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat May 7 18:24:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66cab859 dev-libs/libportal: Keyword 0.6 ppc64, #838709 Signed-off-by: Arthur Zamarin 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 cc492d39a1cc..9dfe7bfbf0a0 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 ~riscv" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" IUSE="gtk gtk-doc +introspection qt5 test +vala" RESTRICT="!test? ( test )" REQUIRED_USE="