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 BA524158089 for ; Fri, 22 Sep 2023 03:14:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 470462BC079; Fri, 22 Sep 2023 03:14:04 +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 2B3F92BC079 for ; Fri, 22 Sep 2023 03:14:04 +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 439DE33BEBB for ; Fri, 22 Sep 2023 03:14:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D39C71235 for ; Fri, 22 Sep 2023 03:13:59 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1695352418.4d35e5bcd8093499a84f383cd06796b5e9e2ac6d.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gnome-font-viewer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild media-gfx/gnome-font-viewer/gnome-font-viewer-45.0.ebuild X-VCS-Directories: media-gfx/gnome-font-viewer/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 4d35e5bcd8093499a84f383cd06796b5e9e2ac6d X-VCS-Branch: master Date: Fri, 22 Sep 2023 03:13:59 +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: a92cb655-c3b5-47d0-be41-4c38248a5a5e X-Archives-Hash: f06378ab67a13491680ec970e66a7d8e commit: 4d35e5bcd8093499a84f383cd06796b5e9e2ac6d Author: Matt Turner gentoo org> AuthorDate: Fri Sep 22 02:49:35 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 22 03:13:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d35e5bc media-gfx/gnome-font-viewer: Drop sparc keywords Signed-off-by: Matt Turner gentoo.org> media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild | 2 +- media-gfx/gnome-font-viewer/gnome-font-viewer-45.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild index f80e4b0836ea..ac42a5b4e187 100644 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild +++ b/media-gfx/gnome-font-viewer/gnome-font-viewer-44.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-font-viewer" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.56.0:2 diff --git a/media-gfx/gnome-font-viewer/gnome-font-viewer-45.0.ebuild b/media-gfx/gnome-font-viewer/gnome-font-viewer-45.0.ebuild index dcd03c7fde69..471d0bc238d5 100644 --- a/media-gfx/gnome-font-viewer/gnome-font-viewer-45.0.ebuild +++ b/media-gfx/gnome-font-viewer/gnome-font-viewer-45.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-font-viewer" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.56.0:2