From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1723406-garchives=archives.gentoo.org@lists.gentoo.org> 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 finch.gentoo.org (Postfix) with ESMTPS id B34EA1582EF for <garchives@archives.gentoo.org>; Mon, 03 Mar 2025 08:28:44 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A02103430C6 for <garchives@archives.gentoo.org>; Mon, 03 Mar 2025 08:28:44 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9ED571102D0; Mon, 03 Mar 2025 08:28:43 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 93E771102D0 for <gentoo-commits@lists.gentoo.org>; Mon, 03 Mar 2025 08:28:43 +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 49E313430C6 for <gentoo-commits@lists.gentoo.org>; Mon, 03 Mar 2025 08:28:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9746A271B for <gentoo-commits@lists.gentoo.org>; Mon, 03 Mar 2025 08:28:41 +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: <1740990510.1abfcad85364f7e7fe6bf71c2d71b847eca71a4f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/emacs-updater/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/emacs-updater/emacs-updater-1.19.ebuild X-VCS-Directories: app-admin/emacs-updater/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1abfcad85364f7e7fe6bf71c2d71b847eca71a4f X-VCS-Branch: master Date: Mon, 03 Mar 2025 08:28:41 +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: 2cc455d0-7a3c-4123-9a33-36b749d67cd7 X-Archives-Hash: 7d1ae4aef0891b900e828c4b75d40a08 commit: 1abfcad85364f7e7fe6bf71c2d71b847eca71a4f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 3 08:28:30 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 3 08:28:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abfcad8 app-admin/emacs-updater: Stabilize 1.19 ALLARCHES, #950492 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/emacs-updater/emacs-updater-1.19.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/emacs-updater/emacs-updater-1.19.ebuild b/app-admin/emacs-updater/emacs-updater-1.19.ebuild index 26d8ad449623..32c42c942eff 100644 --- a/app-admin/emacs-updater/emacs-updater-1.19.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" DEPEND="|| ( sys-apps/util-linux app-misc/getopt )" RDEPEND="${DEPEND}