summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-08 06:30:59 +0000
committerSam James <sam@gentoo.org>2024-11-08 06:30:59 +0000
commit12d19a2f0bb3e8bedb85114bf793d53935bbaea0 (patch)
tree2fa02185c07cb843b1db4f69f97cf8c76bf8d6ef /dev-build
parentdev-scheme/guile: Stabilize 3.0.10-r102 arm, #942834 (diff)
downloadgentoo-12d19a2f0bb3e8bedb85114bf793d53935bbaea0.tar.gz
gentoo-12d19a2f0bb3e8bedb85114bf793d53935bbaea0.tar.bz2
gentoo-12d19a2f0bb3e8bedb85114bf793d53935bbaea0.zip
dev-build/make: Stabilize 4.4.1-r100 arm, #942834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build')
-rw-r--r--dev-build/make/make-4.4.1-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-build/make/make-4.4.1-r100.ebuild b/dev-build/make/make-4.4.1-r100.ebuild
index 11db5d2bcc16..6e835234c78f 100644
--- a/dev-build/make/make-4.4.1-r100.ebuild
+++ b/dev-build/make/make-4.4.1-r100.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+"