Known next arch pairs for x86_32/x86_64: x86/amd64 - core Gentoo; i386/x86_64 - kernel (this aliases most correct for all versions). But genkernel use x86/x86_64 pair. To compatibility reason I suggest to make symlinks (in ebuild/src_install): dosym x86 /usr/share/genkernel/arch/i386 dosym x86_64 /usr/share/genkernel/arch/amd64 Reproducible: Always
Compatibility with what? Is it causing problems? Does it *really* matter? There's no reason to make this change.
(In reply to comment #1) > Compatibility with what? Is it causing problems? Does it *really* matter? > > There's no reason to make this change. > With mind, with standards, etc. Also this may cause unmotivated overcoding in scripts.