sys-fs/lxcfs: Sync with Gentoo

It's from Gentoo commit b309f235c60b9a66461eb2d84fdd798b29a89e15.
This commit is contained in:
Flatcar Buildbot 2025-06-16 07:14:35 +00:00 committed by Krzesimir Nowak
parent 03f36edfca
commit 76af7fc60a
2 changed files with 3 additions and 3 deletions

View File

@ -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="

View File

@ -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>