app-emulation/wine-vanilla: amd64 stable wrt bug #717006
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 12 Apr 2020 07:30:24 +0000 (09:30 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 12 Apr 2020 07:30:24 +0000 (09:30 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild

index 152d8c0b6ddebcab1c11999f5006d306945006d5..d2d1a294045b2caf2a9dcec17f287ceefaf6771d 100644 (file)
@@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]] ; then
 else
        MAJOR_V=$(ver_cut 1)
        SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.0/${MY_P}.tar.xz"
-       KEYWORDS="-* ~amd64 ~x86"
+       KEYWORDS="-* amd64 ~x86"
 fi
 S="${WORKDIR}/${MY_P}"