commit: 70148fcb08f4f2231313e7e96863531d8978801d Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Aug 19 18:46:25 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Aug 19 18:47:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70148fcb
profiles, time64: Fix up the keywording of gcc:14, wasn't that easy Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../linux/x86/23.0/i686}/time64/package.accept_keywords | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/time64/package.accept_keywords b/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords similarity index 89% rename from profiles/features/time64/package.accept_keywords rename to profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords index e71b50502825..f065ec275cad 100644 --- a/profiles/features/time64/package.accept_keywords +++ b/profiles/default/linux/x86/23.0/i686/time64/package.accept_keywords @@ -3,4 +3,4 @@ # For better testing of time64, we use gcc-14 here already in an otherwise stable # environment. -sys-devel/gcc:14 +sys-devel/gcc:14 ~x86
