apache-directory-studio-bin: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:07 -04:00 committed by Toyam Cox
parent 2ab155fcc5
commit 0e93caea40
1 changed files with 1 additions and 0 deletions

View File

@ -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"