summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-06-04 16:31:37 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-06-04 16:44:23 +0200
commit2a617487f4834c323b7003f26e3b153335c88c5b (patch)
tree8982164f16092c06e7d4af4859937dbc5d6af8cc
parentwww-misc/urlwatch: x86 stable (bug #687192) (diff)
downloadgentoo-2a617487.tar.gz
gentoo-2a617487.tar.bz2
gentoo-2a617487.zip
app-emulation/wine-vanilla: x86 stable (bug #683308)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
index 905c78baa44b..9872c68e6a2b 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.0.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 ~x86-fbsd"
+ KEYWORDS="-* amd64 x86 ~x86-fbsd"
fi
S="${WORKDIR}/${MY_P}"