Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/
Date: Sun, 28 Feb 2021 15:39:47
Message-Id: 1614526774.f011bc36d5ef9a03a1b2bf52bc4d46e0ae139de0.sam@gentoo
1 commit: f011bc36d5ef9a03a1b2bf52bc4d46e0ae139de0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 15:39:34 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 15:39:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f011bc36
7
8 app-emulation/wine-mono: Stabilize 5.1.1 x86, #773352
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/wine-mono/wine-mono-5.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/wine-mono/wine-mono-5.1.1.ebuild b/app-emulation/wine-mono/wine-mono-5.1.1.ebuild
16 index dc8951cffbc..291b0ae7c2b 100644
17 --- a/app-emulation/wine-mono/wine-mono-5.1.1.ebuild
18 +++ b/app-emulation/wine-mono/wine-mono-5.1.1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi"
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
26 DEPEND="!!app-emulation/wine:0"