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 6DBCE158089 for ; Fri, 22 Sep 2023 03:52:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B693C2BC025; Fri, 22 Sep 2023 03:52: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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5710E2BC025 for ; Fri, 22 Sep 2023 03:52: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4AB1133BDEF for ; Fri, 22 Sep 2023 03:52:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C754F4B for ; Fri, 22 Sep 2023 03:52:46 +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: <1695354687.26d2e00dae9ff20e192a2fa3c9dacead3a8766d4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/zenity/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/zenity/zenity-3.44.2.ebuild gnome-extra/zenity/zenity-3.99.1.ebuild X-VCS-Directories: gnome-extra/zenity/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 26d2e00dae9ff20e192a2fa3c9dacead3a8766d4 X-VCS-Branch: master Date: Fri, 22 Sep 2023 03:52:46 +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: 5ce82c1b-f4e4-491a-bba1-751c44c29976 X-Archives-Hash: fb330d313d44929a42c5c48adfaa8d89 commit: 26d2e00dae9ff20e192a2fa3c9dacead3a8766d4 Author: Matt Turner gentoo org> AuthorDate: Fri Sep 22 03:51:27 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 22 03:51:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26d2e00d gnome-extra/zenity: Drop sparc keywords Signed-off-by: Matt Turner gentoo.org> gnome-extra/zenity/zenity-3.44.2.ebuild | 2 +- gnome-extra/zenity/zenity-3.99.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/zenity/zenity-3.44.2.ebuild b/gnome-extra/zenity/zenity-3.44.2.ebuild index 75866aca7426..945d3398658d 100644 --- a/gnome-extra/zenity/zenity-3.44.2.ebuild +++ b/gnome-extra/zenity/zenity-3.44.2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Zenity" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="libnotify webkit" # TODO: X11 dependency is automagically enabled diff --git a/gnome-extra/zenity/zenity-3.99.1.ebuild b/gnome-extra/zenity/zenity-3.99.1.ebuild index 4b872f4ad496..bb298fcf55ac 100644 --- a/gnome-extra/zenity/zenity-3.99.1.ebuild +++ b/gnome-extra/zenity/zenity-3.99.1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Zenity" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="webkit" # TODO: X11 dependency is automagically enabled