commit:     8cbfe79c89a50585d921a6e0a91c2bcb8f1e6758
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 16 00:18:39 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Aug 16 00:18:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbfe79c

app-emulation/wine-vanilla: x86 stable (bug #663454)

Package-Manager: Portage-2.3.46, Repoman-2.3.10

 app-emulation/wine-vanilla/wine-vanilla-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-3.0.2.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-3.0.2.ebuild
index 0fc72130806..5ca2d89a3c0 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-3.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-3.0.2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]] ; then
 else
        MAJOR_V=$(get_version_component_range 1)
        SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.0/${MY_P}.tar.xz";
-       KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+       KEYWORDS="-* ~amd64 x86 ~x86-fbsd"
 fi
 S="${WORKDIR}/${MY_P}"
 

Reply via email to