From: Mikle Kolyada Date: Mon, 20 May 2019 11:01:18 +0000 (+0300) Subject: app-emulation/winetricks: amd64 stable wrt bug #683970 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bbcd3525ed8096b16bfd1a54a7e3dd55bb327199;p=gentoo.git app-emulation/winetricks: amd64 stable wrt bug #683970 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/app-emulation/winetricks/winetricks-20190310.ebuild b/app-emulation/winetricks/winetricks-20190310.ebuild index 28c9fcd8f7ba..dab00adc9eb3 100644 --- a/app-emulation/winetricks/winetricks-20190310.ebuild +++ b/app-emulation/winetricks/winetricks-20190310.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"