diff options
Diffstat (limited to 'systems/devel-system-ppc64-chroot.morph')
-rw-r--r-- | systems/devel-system-ppc64-chroot.morph | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph index fe437767..3bd02477 100644 --- a/systems/devel-system-ppc64-chroot.morph +++ b/systems/devel-system-ppc64-chroot.morph @@ -35,6 +35,8 @@ strata: morph: strata/baserock-import.morph - name: python-core morph: strata/python-core.morph +- name: python3-core + morph: strata/python3-core.morph - name: python-tools morph: strata/python-tools.morph - name: python-common |