From: Thomas Deutschmann Date: Tue, 26 Nov 2019 00:55:04 +0000 (+0100) Subject: app-emulation/winetricks: x86 stable (bug #698600) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=877e7be2303d4d6cdf111fb6fed3b1513fb47230;p=gentoo.git app-emulation/winetricks: x86 stable (bug #698600) Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann --- diff --git a/app-emulation/winetricks/winetricks-20190912.ebuild b/app-emulation/winetricks/winetricks-20190912.ebuild index 3daf509e39bf..dab00adc9eb3 100644 --- a/app-emulation/winetricks/winetricks-20190912.ebuild +++ b/app-emulation/winetricks/winetricks-20190912.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == "99999999" ]] ; then SRC_URI="" else SRC_URI="https://github.com/Winetricks/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi wtg="winetricks-gentoo-2012.11.24"