From fdb672c8a940f96c2d89f7cd160ac327566e46db Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 11 Feb 2024 03:39:05 +0000 Subject: [PATCH] app-emulation/wine-mono: Stabilize 8.1.0 x86, #924196 Signed-off-by: Sam James --- app-emulation/wine-mono/wine-mono-8.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/wine-mono/wine-mono-8.1.0.ebuild b/app-emulation/wine-mono/wine-mono-8.1.0.ebuild index 96896ce732cf5..c68363333b10a 100644 --- a/app-emulation/wine-mono/wine-mono-8.1.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-8.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+shared" src_install() {