summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2017-03-13 00:35:57 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2017-03-13 00:51:59 -0400
commit9d5e1e9d261d887b283d71b98f09d1ddb128df12 (patch)
tree7e2550f6a52a58a21e0a7d29e882c65f8ef3e0df
parentsys-devel/distcc: drop keepdir /var/run #451432 (diff)
downloadgentoo-9d5e1e9d261d887b283d71b98f09d1ddb128df12.tar.gz
gentoo-9d5e1e9d261d887b283d71b98f09d1ddb128df12.tar.bz2
gentoo-9d5e1e9d261d887b283d71b98f09d1ddb128df12.zip
app-emulation/wine: Stabilize 2.0
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--app-emulation/wine/wine-2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-2.0.ebuild b/app-emulation/wine/wine-2.0.ebuild
index e037d416acfa..b383399ced7a 100644
--- a/app-emulation/wine/wine-2.0.ebuild
+++ b/app-emulation/wine/wine-2.0.ebuild
@@ -17,7 +17,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.47"