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: Mon, 02 Jul 2018 00:49:57
Message-Id: 1530491774.cdcdfd52cdce26e788c7fb515e08d76f13c0dea5.whissi@gentoo
1 commit: cdcdfd52cdce26e788c7fb515e08d76f13c0dea5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 00:36:14 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 00:36:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdcdfd52
7
8 app-emulation/wine-mono: x86 stable (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 | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
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 2479dca9023..3c2d7e0b085 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 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}.msi"
26
27 LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
28 SLOT="${PV}"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31
32 DEPEND="!!app-emulation/wine:0"