app-emulation/wine: x86 stable wrt bug #583946
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 25 Jun 2016 19:59:33 +0000 (21:59 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 25 Jun 2016 20:13:27 +0000 (22:13 +0200)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/wine/wine-1.8.2.ebuild

index 7b61b8599ef1b7a3d34e3a50ca463699c107e12b..64a4bc515f55361fe67c7c764e1edfef9364749a 100644 (file)
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]] ; then
 else
        MAJOR_V=$(get_version_component_range 1-2)
        SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}/${P}.tar.bz2"
-       KEYWORDS="-* amd64 ~x86 ~x86-fbsd"
+       KEYWORDS="-* amd64 x86 ~x86-fbsd"
 fi
 
 GV="2.40"