Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
name: containers-image
|
||||
description: Set of go libraries aimed at working in various way with container images and registries
|
||||
version: 5.36.0
|
||||
revision: 1
|
||||
url: https://github.com/containers/image
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
make_depends: ["go-md2man"]
|
||||
keep: ["etc/containers/registries.conf","etc/containers/policy.json"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
keep:
|
||||
- etc/containers/registries.conf
|
||||
- etc/containers/policy.json
|
||||
make_depends:
|
||||
- go-md2man
|
||||
|
||||
Reference in New Issue
Block a user