commit:     a8a5572715fea85c51474a606b4a59c846a473c9
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 24 17:40:35 2019 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 24 17:41:24 2019 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=a8a55727

specs/hppa: Switch installcd to python3.6

Packages are starting to drop python2.7 support, causing build failures
if no python3 implementation is selected.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 releases/weekly/specs/hppa/installcd-stage1.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/releases/weekly/specs/hppa/installcd-stage1.spec 
b/releases/weekly/specs/hppa/installcd-stage1.spec
index beb2d49c..cf1bb2a6 100644
--- a/releases/weekly/specs/hppa/installcd-stage1.spec
+++ b/releases/weekly/specs/hppa/installcd-stage1.spec
@@ -9,7 +9,8 @@ pkgcache_path: 
/var/tmp/catalyst/packages/default/installcd-stage1
 portage_confdir: @REPO_DIR@/releases/weekly/portage/isos
 livecd/use:
        -*
-       python_targets_python2_7
+       python_targets_python3_6
+       python_single_target_python3_6
        bindist
        fbcon
        ipv6

Reply via email to