mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 23:30:04 +02:00
Make buildbot_slave and python_zope.interface arch-specific.
* To prevent problems with the 'any' packages being shared between different architectures (while those use varying versions of python), make them arch-specific. * Additionally, move buildbot_slave from dev-python to dev-util (as it is not related to python development).
This commit is contained in:
@@ -12,9 +12,9 @@ SRC_URI="https://pypi.python.org/packages/source/z/zope.interface/zope.interface
|
||||
CHECKSUM_SHA256="91cba7b7cd7cb82f6f4e023fe77f94dc3df4ae5287fd55def2148dc232d0c7da"
|
||||
LICENSE="ZPL 2.1"
|
||||
COPYRIGHT="2004-2014 Zope Foundation and Contributors"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
SOURCE_DIR="zope.interface-$portVersion"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user