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:13
Message-Id: 1614526745.d66f3cfab4796c76342c7c3abd700fa8365f0c28.sam@gentoo
1 commit: d66f3cfab4796c76342c7c3abd700fa8365f0c28
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 15:39:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 15:39:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66f3cfa
7
8 app-emulation/wine-mono: Stabilize 5.1.1 amd64, #773352
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/wine-mono/wine-mono-5.1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
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 30b33158592..dc8951cffbc 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 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -9,7 +9,7 @@ SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.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"