From 0e93caea40e18ea5754fb5148659562365627003 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:07 -0400 Subject: [PATCH] apache-directory-studio-bin: add explicit python_version --- srcpkgs/apache-directory-studio-bin/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/apache-directory-studio-bin/template b/srcpkgs/apache-directory-studio-bin/template index 0353d15dcdd..9340113c23b 100644 --- a/srcpkgs/apache-directory-studio-bin/template +++ b/srcpkgs/apache-directory-studio-bin/template @@ -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"