commit: b34168f88d8b31dccb75f11a4047b51cbf84fd35
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 15:20:08 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun May 19 15:20:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34168f8
app-emulation/winetricks: x86 stable (bug #683970)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
app-emulation/winetricks/winetricks-20190310.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/winetricks/winetricks-20190310.ebuild
b/app-emulation/winetricks/winetricks-20190310.ebuild
index 900a5b53922..28c9fcd8f7b 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"