summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-11-26 01:55:04 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-11-26 01:55:04 +0100
commit877e7be2303d4d6cdf111fb6fed3b1513fb47230 (patch)
treef05128d8316ca4fe9bea81db6d02286c935a2e84 /app-emulation/winetricks
parentsys-fs/udisks: x86 stable (bug #700666) (diff)
downloadgentoo-877e7be2303d4d6cdf111fb6fed3b1513fb47230.tar.gz
gentoo-877e7be2303d4d6cdf111fb6fed3b1513fb47230.tar.bz2
gentoo-877e7be2303d4d6cdf111fb6fed3b1513fb47230.zip
app-emulation/winetricks: x86 stable (bug #698600)
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/winetricks')
-rw-r--r--app-emulation/winetricks/winetricks-20190912.ebuild2
1 files changed, 1 insertions, 1 deletions
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"