Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/
Date: Tue, 04 Jun 2019 14:45:35
Message-Id: 1559659470.5ce1905be6853b2f95cceae189244af2f86e62f4.whissi@gentoo
1 commit: 5ce1905be6853b2f95cceae189244af2f86e62f4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 14:33:23 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 14:44:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ce1905b
7
8 app-emulation/wine-mono: x86 stable (bug #683308)
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.14
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emulation/wine-mono/wine-mono-4.7.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/wine-mono/wine-mono-4.7.5.ebuild b/app-emulation/wine-mono/wine-mono-4.7.5.ebuild
17 index 77012147254..d45f506606c 100644
18 --- a/app-emulation/wine-mono/wine-mono-4.7.5.ebuild
19 +++ b/app-emulation/wine-mono/wine-mono-4.7.5.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi"
21
22 LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
23 SLOT="${PV}"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 DEPEND="!!app-emulation/wine:0"