diff --git a/fedora.conf b/fedora.conf
index aa3952e..bf25e9c 100644
--- a/fedora.conf
+++ b/fedora.conf
@@ -19,18 +19,16 @@ sigkeys = ['81B46521', '030D5AED', None] # None = unsigned
# limit tree architectures
# if undefined, all architectures from variants.xml will be included
-tree_arches = ['i386', 'x86_64', 'armhfp']
+tree_arches = ['i386', 'x86_64', 'armhfp', 'aarch64']
# limit tree variants
# if undefined, all variants from variants.xml will be included
#tree_variants = ['Server']
-
hashed_directories = True
# RUNROOT settings
runroot = True
-#runroot_channel = 'fedora_compose'
runroot_channel = 'compose'
runroot_tag = 'f26-build'
@@ -143,7 +141,6 @@ additional_packages = [
multilib = [
('^Everything$', {
'x86_64': ['devel', 'runtime'],
- 's390x': ['devel', 'runtime']
})
]
@@ -269,7 +266,6 @@ translate_paths = [
('/mnt/koji/compose/', 'http://kojipkgs.fedoraproject.org/compose/'),
]
-
# These will be inherited by live_media, live_images and image_build
global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#HEAD'
global_release = None
diff --git a/variants-fedora.xml b/variants-fedora.xml
index fa09416..5a1aba0 100644
--- a/variants-fedora.xml
+++ b/variants-fedora.xml
@@ -8,11 +8,11 @@
- i386
- x86_64
aarch64
+ i386
ppc64
ppc64le
+ x86_64
@@ -26,14 +26,13 @@
- i386
- x86_64
- armhfp
aarch64
+ armhfp
+ i386
ppc64
ppc64le
- s390
s390x
+ x86_64
@@ -49,14 +48,13 @@
- i386
- x86_64
armhfp
aarch64
+ i386
ppc64
ppc64le
- s390
s390x
+ x86_64
guest-agents
@@ -93,16 +91,17 @@
+ armhfp
i386
x86_64
- armhfp
+ aarch64
+ armhfp
i386
x86_64
- armhfp
base-x
@@ -131,12 +130,12 @@
- i386
- x86_64
- armhfp
aarch64
+ armhfp
+ i386
ppc64
ppc64le
+ x86_64
cloud-server