From 0fd367a4ee42a5e8b0138fb72d537a3512bfcd26 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Feb 14 2020 15:10:24 +0000 Subject: remove remarked %global to prevent expansion --- diff --git a/SPECS/rust.spec b/SPECS/rust.spec index 1b7dd1a..cd895da 100644 --- a/SPECS/rust.spec +++ b/SPECS/rust.spec @@ -1,7 +1,6 @@ # Only x86_64 and i686 are Tier 1 platforms at this time. # https://forge.rust-lang.org/platform-support.html %global rust_arches x86_64 i686 armv7hl aarch64 ppc64 ppc64le s390x -#%global rust_arches x86_64 i686 aarch64 ppc64le s390x # The channel can be stable, beta, or nightly %{!?channel: %global channel stable}