From 912a10cd32090d189fd4ebd571aa9dcbef1668ee Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 17 Jun 2021 23:44:22 -0400 Subject: games-strategy/uqm: restore plainc for portability Signed-off-by: Ionen Wolkens --- games-strategy/uqm/uqm-0.8.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'games-strategy/uqm') diff --git a/games-strategy/uqm/uqm-0.8.0.ebuild b/games-strategy/uqm/uqm-0.8.0.ebuild index 2a4d9852e97b..084f28188da4 100644 --- a/games-strategy/uqm/uqm-0.8.0.ebuild +++ b/games-strategy/uqm/uqm-0.8.0.ebuild @@ -37,6 +37,7 @@ src_prepare() { default cat > config.state <<-EOF || die + CHOICE_accel_VALUE='plainc' CHOICE_debug_VALUE='nodebug' CHOICE_mikmod_VALUE='external' INPUT_install_prefix_VALUE='${EPREFIX}/usr' -- cgit v1.2.3-65-gdbad