firefox: broken on x86 temporarily.

This commit is contained in:
Juan RP 2014-09-02 11:58:37 +02:00
parent bf48014d2c
commit 922ce2e417
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@ makedepends="nss-devel>=3.16 libjpeg-turbo-devel libpng-devel>=1.6
hunspell-devel>=1.3.2 libSM-devel libXScrnSaver-devel libXt-devel"
depends="nss>=3.17 desktop-file-utils hicolor-icon-theme"
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
# XXX broken temporarily
broken=yes
fi
pre_configure() {
# Google API key (see http://www.chromium.org/developers/how-tos/api-keys)
# Note: This is for Void Linux use ONLY.