firefox: not broken anymore on x86.

This commit is contained in:
Juan RP 2014-10-16 05:29:43 +02:00
parent 6a84bbf53b
commit 3cdf8623f2

View file

@ -21,11 +21,6 @@ makedepends="nss-devel>=3.17 libjpeg-turbo-devel libpng-devel>=1.6
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.