From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1373257-garchives=archives.gentoo.org@lists.gentoo.org> 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 1DF8715808B for <garchives@archives.gentoo.org>; Tue, 8 Mar 2022 09:35:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5537DE081A; Tue, 8 Mar 2022 09:35:24 +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 29783E081A for <gentoo-commits@lists.gentoo.org>; Tue, 8 Mar 2022 09:35:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 24DEB33BEC7 for <gentoo-commits@lists.gentoo.org>; Tue, 8 Mar 2022 09:35:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A55ED30C for <gentoo-commits@lists.gentoo.org>; Tue, 8 Mar 2022 09:35:21 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1646732030.2a751c714dd27f34b883ae92e39a445ec5a8c33d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-characters/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-characters/gnome-characters-41.0.ebuild X-VCS-Directories: gnome-extra/gnome-characters/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2a751c714dd27f34b883ae92e39a445ec5a8c33d X-VCS-Branch: master Date: Tue, 8 Mar 2022 09:35:21 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c1407196-d72b-4b70-b1c7-b9b103d34737 X-Archives-Hash: 2b7d8f96a6b82d9d185f36f5f81a249b commit: 2a751c714dd27f34b883ae92e39a445ec5a8c33d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 8 09:33:50 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 8 09:33:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a751c71 gnome-extra/gnome-characters: Stabilize 41.0 x86, #834426 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-extra/gnome-characters/gnome-characters-41.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-characters/gnome-characters-41.0.ebuild b/gnome-extra/gnome-characters/gnome-characters-41.0.ebuild index 6421a4155c6f..b38a1b0a29dd 100644 --- a/gnome-extra/gnome-characters/gnome-characters-41.0.ebuild +++ b/gnome-extra/gnome-characters/gnome-characters-41.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/CharacterMap" LICENSE="GPL-2+ BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" RDEPEND=" >=dev-libs/gjs-1.50