summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-05-19 17:20:08 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-05-19 17:20:08 +0200
commitb34168f88d8b31dccb75f11a4047b51cbf84fd35 (patch)
tree7912e19a1555db918b5b804728aa80a6377f4edc /app-emulation/winetricks
parentmedia-radio/tlf: x86 stable (bug #684500) (diff)
downloadgentoo-b34168f88d8b31dccb75f11a4047b51cbf84fd35.tar.gz
gentoo-b34168f88d8b31dccb75f11a4047b51cbf84fd35.tar.bz2
gentoo-b34168f88d8b31dccb75f11a4047b51cbf84fd35.zip
app-emulation/winetricks: x86 stable (bug #683970)
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/winetricks')
-rw-r--r--app-emulation/winetricks/winetricks-20190310.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/winetricks/winetricks-20190310.ebuild b/app-emulation/winetricks/winetricks-20190310.ebuild
index 900a5b539221..28c9fcd8f7ba 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"