commit: 8952f232a558d8600a699a219b141b561151b7f6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 20 02:33:13 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 20 02:33:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8952f232
dev-build/meson: Stabilize 1.6.1 x86, #948413
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-build/meson/meson-1.6.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-build/meson/meson-1.6.1.ebuild
b/dev-build/meson/meson-1.6.1.ebuild
index 70a2f51176dd..bf64b82bc196 100644
--- a/dev-build/meson/meson-1.6.1.ebuild
+++ b/dev-build/meson/meson-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2016-2024 Gentoo Authors
+# Copyright 2016-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -33,7 +33,7 @@ else
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/jpakkane.gpg
if [[ ${PV} != *_rc* ]] ; then
- 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
fi