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 94946158041 for ; Sun, 7 Apr 2024 05:55:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 426E8E2A34; Sun, 7 Apr 2024 05:55:49 +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 204CDE2A34 for ; Sun, 7 Apr 2024 05:55:49 +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 27BB33432C7 for ; Sun, 7 Apr 2024 05:55:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 865B0169E for ; Sun, 7 Apr 2024 05:55:44 +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: <1712469336.0dc532abbe7d728d98108614228094a7442c2ef0.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/gnome-nibbles/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-arcade/gnome-nibbles/gnome-nibbles-4.0.2.ebuild X-VCS-Directories: games-arcade/gnome-nibbles/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0dc532abbe7d728d98108614228094a7442c2ef0 X-VCS-Branch: master Date: Sun, 7 Apr 2024 05:55:44 +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: ea41a944-7d3b-4e5d-99bb-b39848f705aa X-Archives-Hash: 527990a63022787c7f51f3ff9652c6f4 commit: 0dc532abbe7d728d98108614228094a7442c2ef0 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Apr 7 05:54:57 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Apr 7 05:55:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc532ab games-arcade/gnome-nibbles: Stabilize 4.0.2 x86, #928828 Signed-off-by: Arthur Zamarin gentoo.org> games-arcade/gnome-nibbles/gnome-nibbles-4.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-arcade/gnome-nibbles/gnome-nibbles-4.0.2.ebuild b/games-arcade/gnome-nibbles/gnome-nibbles-4.0.2.ebuild index 729411cacba6..e2c1e3ec1957 100644 --- a/games-arcade/gnome-nibbles/gnome-nibbles-4.0.2.ebuild +++ b/games-arcade/gnome-nibbles/gnome-nibbles-4.0.2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Nibbles https://gitlab.gnome.org/GNOME/gno LICENSE="GPL-3+ CC-BY-SA-3.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~riscv x86" RDEPEND=" >=dev-libs/glib-2.78.0:2