commit: 3e64fbcfe0cc5da8d812adad1a553750fdda6a99 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Wed Aug 24 19:02:27 2016 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Wed Aug 24 19:07:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e64fbcf
app-emulation/wine: Stable on amd64 and x86 wrt #591152 Package-Manager: portage-2.3.0 app-emulation/wine/wine-1.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine/wine-1.8.3.ebuild b/app-emulation/wine/wine-1.8.3.ebuild index 1feebae..7505959 100644 --- a/app-emulation/wine/wine-1.8.3.ebuild +++ b/app-emulation/wine/wine-1.8.3.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 VANILLA_GV="2.40"