app-emulation/wine-vanilla: amd64 stable wrt bug #699178
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 18 Nov 2019 11:49:14 +0000 (12:49 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 18 Nov 2019 11:49:14 +0000 (12:49 +0100)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild

index 78f6dd16ff0e3b69fdc7a53c920a9fea47ecb6d4..05f6213761fc555f59ba4bbde929dc5bd7814e28 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"
+       KEYWORDS="-* amd64 ~x86"
 fi
 S="${WORKDIR}/${MY_P}"