mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
coreos/base/package.accept_keywords: sort alphabetically
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
This commit is contained in:
parent
10b27ce94e
commit
47a74ba059
@ -4,6 +4,15 @@
|
|||||||
#
|
#
|
||||||
# Keywords for all packages used by Flatcar.
|
# Keywords for all packages used by Flatcar.
|
||||||
|
|
||||||
|
# Gentoo upstream package stabilisation
|
||||||
|
# (the following packages are "unstable" upstream; we're stabilising these)
|
||||||
|
|
||||||
|
=app-containers/containerd-1.7.7 ~amd64 ~arm64 # NOTE this doesn't even exist upstream; Gentoo is on 1.7.6.
|
||||||
|
=app-containers/cri-tools-1.27.0 ~amd64 ~arm64
|
||||||
|
=app-containers/docker-24.0.6 ~amd64 ~arm64
|
||||||
|
=app-containers/docker-cli-24.0.6 ~amd64 ~arm64
|
||||||
|
=app-containers/runc-1.1.9 ~amd64 ~arm64
|
||||||
|
|
||||||
# Seems to be the only available ebuild in portage-stable right now.
|
# Seems to be the only available ebuild in portage-stable right now.
|
||||||
=app-crypt/adcli-0.9.2 ~amd64 ~arm64
|
=app-crypt/adcli-0.9.2 ~amd64 ~arm64
|
||||||
|
|
||||||
@ -96,13 +105,3 @@
|
|||||||
|
|
||||||
# Accept unstable host Rust compilers.
|
# Accept unstable host Rust compilers.
|
||||||
=virtual/rust-1.73.0 ~amd64 ~arm64
|
=virtual/rust-1.73.0 ~amd64 ~arm64
|
||||||
|
|
||||||
|
|
||||||
# Gentoo upstream package stabilisation
|
|
||||||
# (the following packages are "unstable" upstream; we're stabilising these)
|
|
||||||
|
|
||||||
=app-containers/containerd-1.7.7 ~amd64 ~arm64 # NOTE this doesn't even exist upstream; Gentoo is on 1.7.6.
|
|
||||||
=app-containers/cri-tools-1.27.0 ~amd64 ~arm64
|
|
||||||
=app-containers/docker-24.0.6 ~amd64 ~arm64
|
|
||||||
=app-containers/docker-cli-24.0.6 ~amd64 ~arm64
|
|
||||||
=app-containers/runc-1.1.9 ~amd64 ~arm64
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user