diff --git a/fedora/override.conf b/fedora/override.conf index 9c4804a..da02c05 100644 --- a/fedora/override.conf +++ b/fedora/override.conf @@ -6,7 +6,7 @@ tree_variants = ["Everything", "BaseOS", "AppStream", "CRB"] # Fedora signing keys. -sigkeys = ['9867c58f', '45719a39', '9570FF31', 'D300E724'] +sigkeys = ['9867c58f', '45719a39', '9570FF31', 'D300E724', '38AB71F4'] # Architectures supported by Fedora. tree_arches = ['aarch64', 'ppc64le', 's390x', 'x86_64', 'i386']