kcgi: broken for i686

This commit is contained in:
Eivind Uggedal 2015-08-15 09:26:59 +00:00
parent 5a7c739f46
commit 6dfd5fdfd5

View file

@ -10,6 +10,10 @@ homepage="http://kristaps.bsd.lv/kcgi/"
distfiles="http://kristaps.bsd.lv/kcgi/snapshots/kcgi-${version}.tgz"
checksum=aad90187c20681ceb0cdd54e5cbc54a01c7c3d251b147a2cf1129697e76082c0
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
broken="http://build.voidlinux.eu/builders/i686_builder/builds/15478/steps/shell_3/logs/stdio"
fi
do_install() {
make \
PREFIX=${DESTDIR}/usr \