diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt
index f6cc050..71dd43c 100644
--- a/SOURCES/modulemd.src.txt
+++ b/SOURCES/modulemd.src.txt
@@ -28,27 +28,34 @@ data:
     rpms:
       macros: |
          %_without_rpmwheels 1
-         %_without_tests 1 #Disable all tests by default         
+         %_without_tests 1 #Disable all tests by default
          %__meson /usr/bin/meson
          %__ninja /usr/bin/ninja
+    arches: [x86_64]
   components:
     rpms:
       firefox:
         rationale: Application package
-        ref: rhel-9.0.0
+        ref: rhel-9.1.0
+        arches: [x86_64]
         buildorder: 10
       mozilla-filesystem:
         rationale: Runtime dependency
-        ref: private-jhorak-rhel-9.0.0
+        arches: [x86_64]
+        ref: rhel-9-main
       redhat-indexhtml:
         rationale: Runtime dependency
-        ref: rhel-9.0.0
+        arches: [x86_64]
+        ref: rhel-9-main
       dbus-glib:
         rationale: Runtime dependency
-        ref: rhel-9.0.0
+        arches: [x86_64]
+        ref: rhel-9-main
 #      pipewire: temporary disable
 #        rationale: Runtime dependency
-#        ref: rhel-9.0.0
+#        arches: [x86_64]
+#        ref: rhel-9.1.0
       sbc:
         rationale: Runtime dependency
-        ref: rhel-9.0.0
+        arches: [x86_64]
+        ref: rhel-9-main