From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1401720-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 77182158090 for <garchives@archives.gentoo.org>; Sat, 28 May 2022 05:38:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E706FE0895; Sat, 28 May 2022 05:38:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 92E17E0895 for <gentoo-commits@lists.gentoo.org>; Sat, 28 May 2022 05:38:13 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6254341603 for <gentoo-commits@lists.gentoo.org>; Sat, 28 May 2022 05:38:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBF624FA for <gentoo-commits@lists.gentoo.org>; Sat, 28 May 2022 05:38:08 +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: <1653716268.6ca9fe3bb525c75790023aa957477c50482c28a8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gucharmap/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gucharmap/gucharmap-14.0.3.ebuild X-VCS-Directories: gnome-extra/gucharmap/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6ca9fe3bb525c75790023aa957477c50482c28a8 X-VCS-Branch: master Date: Sat, 28 May 2022 05:38:08 +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: 1e1f1a30-268a-431a-9513-132ff5228f5f X-Archives-Hash: a813896d24955a54123fd13cdb9708e6 commit: 6ca9fe3bb525c75790023aa957477c50482c28a8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 28 05:37:05 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 28 05:37:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca9fe3b gnome-extra/gucharmap: Stabilize 14.0.3 sparc, #843794 Signed-off-by: Sam James <sam <AT> gentoo.org> gnome-extra/gucharmap/gucharmap-14.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gucharmap/gucharmap-14.0.3.ebuild b/gnome-extra/gucharmap/gucharmap-14.0.3.ebuild index dbd631953e40..b0f884fe0dee 100644 --- a/gnome-extra/gucharmap/gucharmap-14.0.3.ebuild +++ b/gnome-extra/gucharmap/gucharmap-14.0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.gnome.org/GNOME/${PN}/-/archive/${PV}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="2.90" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" UNICODE_VERSION="14.0"