Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/
Date: Fri, 02 Dec 2022 03:19:00
Message-Id: 1669950841.778fd9f6e3f7ac8cb20f1e63470c6d29e553ff76.ionen@gentoo
1 commit: 778fd9f6e3f7ac8cb20f1e63470c6d29e553ff76
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 16:39:10 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 03:14:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=778fd9f6
7
8 app-emulation/wine-mono: stabilize 7.3.1 for amd64, x86
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 app-emulation/wine-mono/wine-mono-7.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/wine-mono/wine-mono-7.3.1.ebuild b/app-emulation/wine-mono/wine-mono-7.3.1.ebuild
16 index c09e03eec8e8..186acdfb04d6 100644
17 --- a/app-emulation/wine-mono/wine-mono-7.3.1.ebuild
18 +++ b/app-emulation/wine-mono/wine-mono-7.3.1.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}"
20
21 LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
22 SLOT="${PV}"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="+shared"
26
27 src_install() {