commit: e40fbcd4d9c886084e548c29562213cb382ad349 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Aug 19 14:34:32 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Aug 19 14:36:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40fbcd4
profiles, time64: Add a package.accepted_keywords so stable already uses gcc-14 (Yes, surprisingly that works. Don't care about PMS since the profile is for now strictly for internal testing purposes...) Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/features/time64/package.accept_keywords | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/features/time64/package.accept_keywords b/profiles/features/time64/package.accept_keywords new file mode 100644 index 000000000000..e71b50502825 --- /dev/null +++ b/profiles/features/time64/package.accept_keywords @@ -0,0 +1,6 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# For better testing of time64, we use gcc-14 here already in an otherwise stable +# environment. +sys-devel/gcc:14