libnova, enable 32bit (#6334)

This commit is contained in:
Schrijvers Luc
2021-10-25 20:21:57 +02:00
committed by GitHub
parent 99c35e8445
commit f658bf5535

View File

@@ -37,12 +37,12 @@ COPYRIGHT="2000 - 2005 Liam Girdwood
2015 Lukasz Komsta
1999, 2000 Juan Carlos Remis"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://dev.gentoo.org/~asturm/distfiles/libnova-$portVersion.tar.xz"
CHECKSUM_SHA256="699a6ffe0b70a2b4f594ca4231eedfc772161460a9de7ff90dd1d92fd3ba7d39"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="?x86"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
portVersionCompat="${portVersion%.*}"
libVersion="0.0.0"