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 678ED158064 for ; Fri, 10 May 2024 16:13:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1C4AE2A27; Fri, 10 May 2024 16:13:08 +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 BE465E2A27 for ; Fri, 10 May 2024 16:13:08 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E87E342FFE for ; Fri, 10 May 2024 16:13:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AD151A7F for ; Fri, 10 May 2024 16:13:05 +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: <1715357558.5876620dde1e4c39019c7964d0a0521d7fad1c44.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: 5876620dde1e4c39019c7964d0a0521d7fad1c44 X-VCS-Branch: master Date: Fri, 10 May 2024 16:13:05 +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: 57fa6794-59e3-451f-81a0-a7f9e67f022c X-Archives-Hash: 025a4c3e4719a8397edeb5bd14719c42 commit: 5876620dde1e4c39019c7964d0a0521d7fad1c44 Author: Sam James gentoo org> AuthorDate: Fri May 10 16:12:38 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 10 16:12:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5876620d games-board/gnome-mahjongg: Stabilize 3.40.1 amd64, #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 1ed611564ece..9508480d9585 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