app-emulation/wine: Stabilize 2.0
authorNP-Hardass <NP-Hardass@gentoo.org>
Mon, 13 Mar 2017 04:35:57 +0000 (00:35 -0400)
committerNP-Hardass <NP-Hardass@gentoo.org>
Mon, 13 Mar 2017 04:51:59 +0000 (00:51 -0400)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-emulation/wine/wine-2.0.ebuild

index e037d416acfa79b5bcf85d8861a3d848ae5b9b26..b383399ced7a701096379e3db05bd6d6a9e8c616 100644 (file)
@@ -17,7 +17,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
 
 VANILLA_GV="2.47"