From: Pacho Ramos Date: Mon, 6 Jun 2016 19:26:32 +0000 (+0200) Subject: app-emulation/wine: amd64 stable, bug #583946 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d561e04e576cd8216f2bba1189960807dc158d05;p=gentoo.git app-emulation/wine: amd64 stable, bug #583946 Package-Manager: portage-2.3.0_rc1 --- diff --git a/app-emulation/wine/wine-1.8.2.ebuild b/app-emulation/wine/wine-1.8.2.ebuild index 6aa4664fff1b..c3338f3da148 100644 --- a/app-emulation/wine/wine-1.8.2.ebuild +++ b/app-emulation/wine/wine-1.8.2.ebuild @@ -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"