From 5a5738d736b855f80f88ca6d89c33de234f16a80 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Thu, 1 Dec 2022 12:16:41 -0500 Subject: [PATCH] app-emulation/wine-gecko: stabilize 2.47.3 for amd64, x86 Signed-off-by: Ionen Wolkens --- app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild index 9505d37753fe8..fd2e621718a38 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}" LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+abi_x86_32 abi_x86_64 +shared" REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )"