Accepting request 936532 from home:Guillaume_G:branches:Virtualization

- Enable build only on aarch64 and x86_64

OBS-URL: https://build.opensuse.org/request/show/936532
OBS-URL: https://build.opensuse.org/package/show/Virtualization/cdi-uploadserver-container?expand=0&rev=11
This commit is contained in:
Vasily Ulyanov 2022-01-14 17:45:47 +00:00 committed by Git OBS Bridge
parent b43234a6b8
commit c3f240fb83
2 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,8 @@
#!BuildTag: %%TAGPREFIX%%/cdi-uploadserver:%%PKG_VERSION%%.%RELEASE%
#!BuildTag: %%TAGPREFIX%%/cdi-uploadserver:%%PKG_VERSION%%-%%PKG_RELEASE%%
#!ExclusiveArch: x86_64 aarch64
# cdi-uploadserver container image
# KUBEVIRTFROM defined in prjconf, e.g.
# BuildFlags: dockerarg:KUBEVIRTFROM=opensuse/tumbleweed

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 8 15:07:44 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable build only on aarch64 and x86_64
-------------------------------------------------------------------
Fri Jun 4 12:20:50 UTC 2021 - Fabian Vogt <fvogt@suse.com>