11
0

Accepting request 936534 from home:Guillaume_G:branches:Virtualization

- Enable build only on aarch64 and x86_64

OBS-URL: https://build.opensuse.org/request/show/936534
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-controller-container?expand=0&rev=12
This commit is contained in:
Vasily Ulyanov
2022-01-14 17:35:31 +00:00
committed by Git OBS Bridge
parent b6e248e616
commit 2edc846c13
2 changed files with 7 additions and 0 deletions

View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 8 15:08:26 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>