app-emulation/wine-vanilla: x86 stable (bug #687404)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jul 2019 14:29:46 +0000 (16:29 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 8 Jul 2019 14:30:09 +0000 (16:30 +0200)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-emulation/wine-vanilla/wine-vanilla-4.0.1.ebuild

index 863092d891a1ba95940e4787457de16e22691a2a..a65f9b99a504d6f575a904d37bb93a1033da6280 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}"