gnucash: 2.6.5 broken on x86.
This commit is contained in:
parent
1ad1bc682f
commit
0934b58ac9
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ short_desc="Financial-accounting software"
|
|||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b1b1a943a322e7bf7afb0c2202f491560d4734a2036438bf9820378c34203d65
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "i686" ]; then
|
||||
broken="http://build.voidlinux.eu/builders/i686_builder/builds/8362/steps/shell_3/logs/stdio"
|
||||
fi
|
||||
|
||||
libgnucash_package() {
|
||||
short_desc+=" - library files"
|
||||
replaces="gnucash<2.6.3"
|
||||
|
|
Loading…
Reference in a new issue