commit: ac25c9fb1a3b4c7caf1e3d68b7c48c6a3f18f820 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Feb 14 06:46:03 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Feb 14 08:22:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac25c9fb
sys-devel/patch: keyword 2.7.6_p20250206 We've been waiting for this (alpha) release for a while (7 years!): https://lists.gnu.org/archive/html/bug-patch/2024-05/msg00000.html It is now here and all remaining issues appear to have been resolved, so this is most likely going to be effectively what the final release looks like too. Based on discussion, it appears to be the correct move to keyword this now, moving on from the situation of having many patches and fixing some Modern C issues etc. Acked-by: Sam James <sam <AT> gentoo.org> Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sys-devel/patch/patch-2.7.6_p20250206.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys-devel/patch/patch-2.7.6_p20250206.ebuild b/sys-devel/patch/patch-2.7.6_p20250206.ebuild index c410f22ffd4f..5e593eb27c80 100644 --- a/sys-devel/patch/patch-2.7.6_p20250206.ebuild +++ b/sys-devel/patch/patch-2.7.6_p20250206.ebuild @@ -21,9 +21,8 @@ elif [[ ${PV} = *_p* ]] ; then else SRC_URI="mirror://gnu/patch/${P}.tar.xz" SRC_URI+=" verify-sig? ( mirror://gnu/patch/${P}.tar.xz.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" fi +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" LICENSE="GPL-3+" SLOT="0"
