From 0bc30fc0993d9c4e92ae34554ab8bad8fbcdeab7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 26 Nov 2025 21:42:16 +0000 Subject: [PATCH] dev-build/make: Stabilize 4.4.1-r102 arm, #966540 Signed-off-by: Sam James --- dev-build/make/make-4.4.1-r102.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-build/make/make-4.4.1-r102.ebuild b/dev-build/make/make-4.4.1-r102.ebuild index 6f2edc6879fbd..3a8850687935e 100644 --- a/dev-build/make/make-4.4.1-r102.ebuild +++ b/dev-build/make/make-4.4.1-r102.ebuild @@ -18,7 +18,7 @@ elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then else SRC_URI="mirror://gnu/make/${P}.tar.lz" SRC_URI+=" verify-sig? ( mirror://gnu/make/${P}.tar.lz.sig )" - 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" fi LICENSE="GPL-3+"