commit: 778fd9f6e3f7ac8cb20f1e63470c6d29e553ff76 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 16:39:10 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Fri Dec 2 03:14:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=778fd9f6
app-emulation/wine-mono: stabilize 7.3.1 for amd64, x86 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-emulation/wine-mono/wine-mono-7.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-mono/wine-mono-7.3.1.ebuild b/app-emulation/wine-mono/wine-mono-7.3.1.ebuild index c09e03eec8e8..186acdfb04d6 100644 --- a/app-emulation/wine-mono/wine-mono-7.3.1.ebuild +++ b/app-emulation/wine-mono/wine-mono-7.3.1.ebuild @@ -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() {