summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-11-26 01:56:39 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-11-26 01:56:39 +0100
commit9ef5111b6071ab9b20e76b18c09dbbd7ab47fcd4 (patch)
tree033fe940b37b9e320fef907e93586f8e860d6f43 /app-emulation/wine-vanilla
parentapp-emulation/winetricks: x86 stable (bug #698600) (diff)
downloadgentoo-9ef5111b6071ab9b20e76b18c09dbbd7ab47fcd4.tar.gz
gentoo-9ef5111b6071ab9b20e76b18c09dbbd7ab47fcd4.tar.bz2
gentoo-9ef5111b6071ab9b20e76b18c09dbbd7ab47fcd4.zip
app-emulation/wine-vanilla: x86 stable (bug #699178)
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild
index 05f6213761fc..fde52036375d 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild
@@ -21,7 +21,7 @@ else
MAJOR_V=$(ver_cut 1)
MINOR_V=$(ver_cut 2)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.${MINOR_V}/${MY_P}.tar.xz"
- KEYWORDS="-* amd64 ~x86"
+ KEYWORDS="-* amd64 x86"
fi
S="${WORKDIR}/${MY_P}"