commit: cfbe78fee33ad0c1378892b6b5300ee9dda6be98 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sun Jul 4 03:13:52 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sun Jul 4 04:16:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbe78fe
profiles/arch/amd64/no-multilib: mask games-emulation/gens This needs 32-bit libraries to go with its use of x86-only asm. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/arch/amd64/no-multilib/package.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index 57a0ece9414..39fdd5ddc37 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # David Seifert <[email protected]> (2018-01-03) @@ -57,6 +57,7 @@ games-arcade/gish-demo games-arcade/jardinains games-arcade/thinktanks-demo games-emulation/caps +games-emulation/gens games-emulation/nestra <games-emulation/pcsx2-9999 games-emulation/vgba
