mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
sys-fs/lxcfs: Sync with Gentoo
It's from Gentoo commit b309f235c60b9a66461eb2d84fdd798b29a89e15.
This commit is contained in:
parent
03f36edfca
commit
76af7fc60a
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit cmake meson python-any-r1 systemd verify-sig
|
||||
|
||||
@ -14,7 +14,7 @@ SRC_URI="https://linuxcontainers.org/downloads/lxcfs/${P}.tar.gz
|
||||
|
||||
LICENSE="Apache-2.0 LGPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
|
||||
KEYWORDS="amd64 ~arm64 ~riscv ~x86"
|
||||
IUSE="doc test"
|
||||
|
||||
DEPEND="sys-fs/fuse:3="
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
their /proc originals to provide cgroup-aware values.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">lxc/lxfs</remote-id>
|
||||
<remote-id type="github">lxc/lxcfs</remote-id>
|
||||
<remote-id type="cpe">cpe:/a:canonical:lxcfs</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user