mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
liblangtag: enable secondary arch
This commit is contained in:
@@ -3,14 +3,16 @@ DESCRIPTION="liblangtag is an interface library to access/deal with tags for \
|
||||
identifying languages, which is described in RFC 5646."
|
||||
HOMEPAGE="http://tagoh.bitbucket.org/liblangtag"
|
||||
COPYRIGHT="Akira Tagoh"
|
||||
LICENSE="GNU LGPL v3
|
||||
MPL v2.0"
|
||||
LICENSE="
|
||||
GNU LGPL v3
|
||||
MPL v2.0
|
||||
"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user