From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 38BCF1584AD for ; Sat, 26 Apr 2025 06:01:04 +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)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 23EDA343006 for ; Sat, 26 Apr 2025 06:01:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B69301104BB; Sat, 26 Apr 2025 06:00:55 +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 bobolink.gentoo.org (Postfix) with ESMTPS id AC7FE1104BB for ; Sat, 26 Apr 2025 06:00:55 +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 64F8A341455 for ; Sat, 26 Apr 2025 06:00:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4D3625EF for ; Sat, 26 Apr 2025 06:00:53 +0000 (UTC) From: "Sam James" 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" Message-ID: <1745647230.fdd91a817a1ee37a98866bebcfcff480f91a324c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/eselect/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/eselect/eselect-1.4.30.ebuild X-VCS-Directories: app-admin/eselect/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: fdd91a817a1ee37a98866bebcfcff480f91a324c X-VCS-Branch: master Date: Sat, 26 Apr 2025 06:00:53 +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: 09e16e94-a0b3-405c-b39b-cf8532437c66 X-Archives-Hash: 39197844dbcb1757ba71f7d0a2736ff3 commit: fdd91a817a1ee37a98866bebcfcff480f91a324c Author: Sam James gentoo org> AuthorDate: Sat Apr 26 06:00:30 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 26 06:00:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd91a81 app-admin/eselect: Stabilize 1.4.30 arm64, #954655 Signed-off-by: Sam James gentoo.org> app-admin/eselect/eselect-1.4.30.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/eselect/eselect-1.4.30.ebuild b/app-admin/eselect/eselect-1.4.30.ebuild index 46af3446810b..dbb421049ed0 100644 --- a/app-admin/eselect/eselect-1.4.30.ebuild +++ b/app-admin/eselect/eselect-1.4.30.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz" LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-4.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc emacs vim-syntax" # coreutils for realpath