exclusivearch: golang_arches_future
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
c5da879705
commit
0ac3c2ee09
@ -23,11 +23,11 @@ Name: %{repo}
|
|||||||
Version: %{gen_version}
|
Version: %{gen_version}
|
||||||
License: ASL 2.0 and BSD and MIT and MPLv2.0
|
License: ASL 2.0 and BSD and MIT and MPLv2.0
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
|
ExclusiveArch: %{golang_arches_future}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
# Tarball fetched from upstream
|
# Tarball fetched from upstream
|
||||||
Source: %{git0}/archive/%{built_tag}.tar.gz
|
Source: %{git0}/archive/%{built_tag}.tar.gz
|
||||||
ExclusiveArch: %{golang_arches}
|
|
||||||
BuildRequires: go-md2man
|
BuildRequires: go-md2man
|
||||||
BuildRequires: device-mapper-devel
|
BuildRequires: device-mapper-devel
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
|
Loading…
Reference in New Issue
Block a user