summaryrefslogtreecommitdiff
path: root/app-emulation/wine/wine-1.7.26-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine/wine-1.7.26-r2.ebuild')
-rw-r--r--app-emulation/wine/wine-1.7.26-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-1.7.26-r2.ebuild b/app-emulation/wine/wine-1.7.26-r2.ebuild
index 890233f6..9620b4e6 100644
--- a/app-emulation/wine/wine-1.7.26-r2.ebuild
+++ b/app-emulation/wine/wine-1.7.26-r2.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P="${PN}-${PV/_/-}"
SRC_URI="mirror://sourceforge/${PN}/Source/${MY_P}.tar.bz2"
- KEYWORDS="-* ~amd64" # ~x86 ~x86-fbsd
+ KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
S=${WORKDIR}/${MY_P}
fi