From d66f3cfab4796c76342c7c3abd700fa8365f0c28 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 28 Feb 2021 15:39:05 +0000 Subject: app-emulation/wine-mono: Stabilize 5.1.1 amd64, #773352 Signed-off-by: Sam James --- app-emulation/wine-mono/wine-mono-5.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/wine-mono') diff --git a/app-emulation/wine-mono/wine-mono-5.1.1.ebuild b/app-emulation/wine-mono/wine-mono-5.1.1.ebuild index 30b33158592b..dc8951cffbca 100644 --- a/app-emulation/wine-mono/wine-mono-5.1.1.ebuild +++ b/app-emulation/wine-mono/wine-mono-5.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi" LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="!!app-emulation/wine:0" -- cgit v1.2.3-65-gdbad