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 D3136158094 for ; Mon, 19 Sep 2022 01:38:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 428ECE0919; Mon, 19 Sep 2022 01:38:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 2F1F7E0919 for ; Mon, 19 Sep 2022 01:38: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 75E8F335DED for ; Mon, 19 Sep 2022 01:38:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 15F9A5F6 for ; Mon, 19 Sep 2022 01:38:39 +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: <1663551490.60d95eaac7c22c9eff778854ee00ab137c7fc4b5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/gtk/gtk-4.6.7.ebuild X-VCS-Directories: gui-libs/gtk/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 60d95eaac7c22c9eff778854ee00ab137c7fc4b5 X-VCS-Branch: master Date: Mon, 19 Sep 2022 01:38:39 +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: 4793b91e-56a7-4bd9-8094-5346d8fa2bef X-Archives-Hash: 64912e0401712bafc8fc1ece3bdc64e9 commit: 60d95eaac7c22c9eff778854ee00ab137c7fc4b5 Author: Sam James gentoo org> AuthorDate: Mon Sep 19 01:38:10 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 19 01:38:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d95eaa gui-libs/gtk: Stabilize 4.6.7 arm, #868606 Signed-off-by: Sam James gentoo.org> gui-libs/gtk/gtk-4.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/gtk/gtk-4.6.7.ebuild b/gui-libs/gtk/gtk-4.6.7.ebuild index b3974fcf82b5..1ed94a1521f1 100644 --- a/gui-libs/gtk/gtk-4.6.7.ebuild +++ b/gui-libs/gtk/gtk-4.6.7.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" test? ( introspection ) " -KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" COMMON_DEPEND=" >=dev-libs/fribidi-0.19.7