summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2016-08-24 15:02:27 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2016-08-24 15:07:56 -0400
commit3e64fbcfe0cc5da8d812adad1a553750fdda6a99 (patch)
treee4dd692ac758bf49ba63c66ba1ea5745aa5cc7c5 /app-emulation/wine
parentnet-libs/libcapi: Stable for amd64 and x86 (diff)
downloadgentoo-3e64fbcfe0cc5da8d812adad1a553750fdda6a99.tar.gz
gentoo-3e64fbcfe0cc5da8d812adad1a553750fdda6a99.tar.bz2
gentoo-3e64fbcfe0cc5da8d812adad1a553750fdda6a99.zip
app-emulation/wine: Stable on amd64 and x86 wrt #591152
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/wine-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.8.3.ebuild b/app-emulation/wine/wine-1.8.3.ebuild
index 1feebaeccc07..7505959aa12b 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"