diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:36:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:36:14 +0200 |
commit | cdcdfd52cdce26e788c7fb515e08d76f13c0dea5 (patch) | |
tree | fa725eb7565e4bd478f3bb85764d596d13c8ebf3 /app-emulation/wine-mono/wine-mono-4.7.1.ebuild | |
parent | net-ftp/vsftpd: x86 stable (bug #659326) (diff) | |
download | gentoo-cdcdfd52cdce26e788c7fb515e08d76f13c0dea5.tar.gz gentoo-cdcdfd52cdce26e788c7fb515e08d76f13c0dea5.tar.bz2 gentoo-cdcdfd52cdce26e788c7fb515e08d76f13c0dea5.zip |
app-emulation/wine-mono: x86 stable (bug #659770)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation/wine-mono/wine-mono-4.7.1.ebuild')
-rw-r--r-- | app-emulation/wine-mono/wine-mono-4.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-mono/wine-mono-4.7.1.ebuild b/app-emulation/wine-mono/wine-mono-4.7.1.ebuild index 2479dca9023d..3c2d7e0b0851 100644 --- a/app-emulation/wine-mono/wine-mono-4.7.1.ebuild +++ b/app-emulation/wine-mono/wine-mono-4.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |