apache-directory-studio-bin: add explicit python_version
This commit is contained in:
parent
2ab155fcc5
commit
0e93caea40
|
@ -11,6 +11,7 @@ license="Apache-2.0"
|
|||
archs="i686 x86_64"
|
||||
homepage="http://directory.apache.org/studio/"
|
||||
nopie=yes
|
||||
python_version=2 #unverified
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then
|
||||
_arch="x86_64"
|
||||
|
|
Loading…
Reference in New Issue