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 55723158094 for ; Thu, 18 Aug 2022 18:45:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A804E0896; Thu, 18 Aug 2022 18:45:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 E45F5E0895 for ; Thu, 18 Aug 2022 18:45:19 +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 A1C9A3410AC for ; Thu, 18 Aug 2022 18:45:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4FFE458B for ; Thu, 18 Aug 2022 18:45:16 +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: <1660848290.0a0df430bb831bddf6f37ff9021397e508c6d7ea.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/x11-xft/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/x11-xft/x11-xft-0.3.4.ebuild X-VCS-Directories: dev-haskell/x11-xft/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0a0df430bb831bddf6f37ff9021397e508c6d7ea X-VCS-Branch: master Date: Thu, 18 Aug 2022 18:45:16 +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: b8e4e10f-bea0-48af-992c-3ba29913cd4c X-Archives-Hash: 764f46088e1927f3deb296fa0bd72845 commit: 0a0df430bb831bddf6f37ff9021397e508c6d7ea Author: matoro users noreply github com> AuthorDate: Mon Aug 15 05:35:55 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Aug 18 18:44:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0df430 dev-haskell/x11-xft: keyword 0.3.4 for ~ppc64 Signed-off-by: Sam James gentoo.org> dev-haskell/x11-xft/x11-xft-0.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/x11-xft/x11-xft-0.3.4.ebuild b/dev-haskell/x11-xft/x11-xft-0.3.4.ebuild index 5967f57c6db3..960039f8db85 100644 --- a/dev-haskell/x11-xft/x11-xft-0.3.4.ebuild +++ b/dev-haskell/x11-xft/x11-xft-0.3.4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://hackage.haskell.org/package/X11-xft" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND=">=dev-haskell/utf8-string-0.1:=[profile?] >=dev-haskell/x11-1.2.1:=[xinerama,profile?]