summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-27 05:50:35 +0100
committerSam James <sam@gentoo.org>2023-04-27 05:50:53 +0100
commit65eb0c4cfd181dbc9a15f29e3f88c0cd2022bf91 (patch)
tree1a4eeb5548769217cb2e435a2d49c93d5cd7708e /sys-devel/make
parentsys-devel/make: Stabilize 4.4.1 arm64, #905138 (diff)
downloadgentoo-65eb0c4cfd181dbc9a15f29e3f88c0cd2022bf91.tar.gz
gentoo-65eb0c4cfd181dbc9a15f29e3f88c0cd2022bf91.tar.bz2
gentoo-65eb0c4cfd181dbc9a15f29e3f88c0cd2022bf91.zip
sys-devel/make: Stabilize 4.4.1 x86, #905138
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/make')
-rw-r--r--sys-devel/make/make-4.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/make/make-4.4.1.ebuild b/sys-devel/make/make-4.4.1.ebuild
index 39ae26310594..2bf6c0668e59 100644
--- a/sys-devel/make/make-4.4.1.ebuild
+++ b/sys-devel/make/make-4.4.1.ebuild
@@ -17,7 +17,7 @@ elif [[ $(ver_cut 3) -ge 90 || $(ver_cut 4) -ge 90 ]] ; then
else
SRC_URI="mirror://gnu/make/${P}.tar.gz"
SRC_URI+=" verify-sig? ( mirror://gnu/make/${P}.tar.gz.sig )"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
LICENSE="GPL-3+"