Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/
Date: Mon, 09 Jul 2018 00:41:46
Message-Id: 1531096840.8e1aeb097aada35857369d0bfc4ada14c8d9009a.zlogene@gentoo
1 commit: 8e1aeb097aada35857369d0bfc4ada14c8d9009a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 9 00:40:40 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 9 00:40:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1aeb09
7
8 app-emulation/wine-mono: amd64 stable wrt bug #659770
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emulation/wine-mono/wine-mono-4.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/wine-mono/wine-mono-4.7.1.ebuild b/app-emulation/wine-mono/wine-mono-4.7.1.ebuild
16 index 3c2d7e0b085..4070337553f 100644
17 --- a/app-emulation/wine-mono/wine-mono-4.7.1.ebuild
18 +++ b/app-emulation/wine-mono/wine-mono-4.7.1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.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"