app-emulation/wine-vanilla: x86 stable (bug #683308)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:31:37 +0000 (16:31 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 4 Jun 2019 14:44:23 +0000 (16:44 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-emulation/wine-vanilla/wine-vanilla-4.0.ebuild

index 905c78baa44b65560e0c56cf0626aec06d336d41..9872c68e6a2bda9e5e03c1f2cee9e55508e8950b 100644 (file)
@@ -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}"