From: Thomas Deutschmann Date: Tue, 26 Nov 2019 00:56:39 +0000 (+0100) Subject: app-emulation/wine-vanilla: x86 stable (bug #699178) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9ef5111b6071ab9b20e76b18c09dbbd7ab47fcd4;p=gentoo.git app-emulation/wine-vanilla: x86 stable (bug #699178) Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann --- diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild index 05f6213761fc..fde52036375d 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild @@ -21,7 +21,7 @@ else MAJOR_V=$(ver_cut 1) MINOR_V=$(ver_cut 2) SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.${MINOR_V}/${MY_P}.tar.xz" - KEYWORDS="-* amd64 ~x86" + KEYWORDS="-* amd64 x86" fi S="${WORKDIR}/${MY_P}"