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 78D42158471 for ; Fri, 10 May 2024 17:29:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 933B3E2A28; Fri, 10 May 2024 17:29:16 +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 63F87E2A27 for ; Fri, 10 May 2024 17:29:16 +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 7CB2B343025 for ; Fri, 10 May 2024 17:29:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 169A21A4A for ; Fri, 10 May 2024 17:29:14 +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: <1715362136.4d41a82a7665ea59e588ce74fa8b6e0e31fe89e3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnome-mahjongg/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/gnome-mahjongg/gnome-mahjongg-3.40.1.ebuild X-VCS-Directories: games-board/gnome-mahjongg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4d41a82a7665ea59e588ce74fa8b6e0e31fe89e3 X-VCS-Branch: master Date: Fri, 10 May 2024 17:29:14 +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: f1f59399-bd94-44da-833e-2ecc23b9086b X-Archives-Hash: ec38dbd25da4ecb7306d107b12270f5c commit: 4d41a82a7665ea59e588ce74fa8b6e0e31fe89e3 Author: Sam James gentoo org> AuthorDate: Fri May 10 17:28:56 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 10 17:28:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d41a82a games-board/gnome-mahjongg: Stabilize 3.40.1 arm64, #931657 Signed-off-by: Sam James gentoo.org> games-board/gnome-mahjongg/gnome-mahjongg-3.40.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/gnome-mahjongg/gnome-mahjongg-3.40.1.ebuild b/games-board/gnome-mahjongg/gnome-mahjongg-3.40.1.ebuild index 9508480d9585..6fd50fe11b5e 100644 --- a/games-board/gnome-mahjongg/gnome-mahjongg-3.40.1.ebuild +++ b/games-board/gnome-mahjongg/gnome-mahjongg-3.40.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Mahjongg" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86" RDEPEND=" >=dev-libs/glib-2.40.0:2