From 9102b0eae958dc76afba2e7b5210745d4a51b60b Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 7 Mar 2025 00:09:31 +0000 Subject: [PATCH] app-portage/elt-patches: stabilize 20250306 Added a moment ago in 5a78316867a58ea36c6f645c35ff931fe65c0aaf. It fixes a serious issue affecting the binhost especially where overlinking could lead to broken binpkgs. Signed-off-by: Sam James --- app-portage/elt-patches/elt-patches-20250306.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/elt-patches/elt-patches-20250306.ebuild b/app-portage/elt-patches/elt-patches-20250306.ebuild index a2af4af91a257..c423ad4690202 100644 --- a/app-portage/elt-patches/elt-patches-20250306.ebuild +++ b/app-portage/elt-patches/elt-patches-20250306.ebuild @@ -19,7 +19,7 @@ else https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz " - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~arm64-linux ~ppc64-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 ~arm64-linux ~ppc64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="GPL-2"