Bump revisions for x86_64 rebuild after time_t change.

* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
This commit is contained in:
Jerome Duval
2017-06-26 20:25:31 +02:00
parent 7e74ec7398
commit fc0936b040
614 changed files with 764 additions and 631 deletions

View File

@@ -5,11 +5,11 @@ Optional C extensions can be built for improved performance."
HOMEPAGE="http://www.samba.org/~jelmer/dulwich/"
COPYRIGHT="2008-2013 Jelmer Vernooij"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://pypi.python.org/packages/source/d/dulwich/dulwich-$portVersion.tar.gz"
CHECKSUM_SHA256="8f9070f37eec6175aab60d7064246b5b6453b2fab342589101f1c8feda0a0cc6"
ARCHITECTURES="x86 x86_gcc2 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64"
PROVIDES="
dulwich = $portVersion
@@ -22,6 +22,7 @@ PROVIDES="
REQUIRES="
haiku
cmd:python2
lib:libpython2.7
"
BUILD_REQUIRES="