diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-12 09:29:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-12 09:29:59 +0200 |
commit | ba844ee5c088e2cdcd7e5bdbe52ab28e570701e3 (patch) | |
tree | fe6cd8d20b11d91093cd18f83e00854436118f59 /app-emulation/wine-mono | |
parent | app-emulation/wine-gecko: amd64 stable wrt bug #717006 (diff) | |
download | gentoo-ba844ee5c088e2cdcd7e5bdbe52ab28e570701e3.tar.gz gentoo-ba844ee5c088e2cdcd7e5bdbe52ab28e570701e3.tar.bz2 gentoo-ba844ee5c088e2cdcd7e5bdbe52ab28e570701e3.zip |
app-emulation/wine-mono: amd64 stable wrt bug #717006
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/wine-mono')
-rw-r--r-- | app-emulation/wine-mono/wine-mono-4.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-mono/wine-mono-4.9.4.ebuild b/app-emulation/wine-mono/wine-mono-4.9.4.ebuild index 15aab248909e..9e0016c01d42 100644 --- a/app-emulation/wine-mono/wine-mono-4.9.4.ebuild +++ b/app-emulation/wine-mono/wine-mono-4.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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}.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" |