Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/
Date: Thu, 28 Sep 2017 22:32:40
Message-Id: 1506637944.489fae457c02827acb7bc123cb49e6484aabe64a.np-hardass@gentoo
1 commit: 489fae457c02827acb7bc123cb49e6484aabe64a
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 27 19:49:13 2017 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 28 22:32:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489fae45
7
8 app-emulation/wine-mono: Stable for amd64, x86
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11
12 app-emulation/wine-mono/wine-mono-4.6.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/wine-mono/wine-mono-4.6.4.ebuild b/app-emulation/wine-mono/wine-mono-4.6.4.ebuild
16 index 2479dca9023..a9f2ddc6bc2 100644
17 --- a/app-emulation/wine-mono/wine-mono-4.6.4.ebuild
18 +++ b/app-emulation/wine-mono/wine-mono-4.6.4.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"