From ba7f530d04869b8ff1eef9a0a81a4d832cb3169f Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 17 Oct 2018 14:06:56 +0200 Subject: [PATCH] app-emulation/wine-vanilla: x86 stable (bug #668518) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann --- app-emulation/wine-vanilla/wine-vanilla-3.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/wine-vanilla/wine-vanilla-3.0.3.ebuild b/app-emulation/wine-vanilla/wine-vanilla-3.0.3.ebuild index 0fc721308065..5eaa2d2d8ec8 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-3.0.3.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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}" -- 2.26.2