mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
sys-fs/fuse-overlayfs: Sync with Gentoo
It's from Gentoo commit caf0256bb7c1067c5274a2b5f5ceeaa154585cb1.
This commit is contained in:
parent
066848592c
commit
bef0bc8ab0
@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2024 Gentoo Authors
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -11,7 +11,7 @@ SRC_URI="https://github.com/containers/fuse-overlayfs/archive/v${PV}.tar.gz -> $
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"
|
||||
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv"
|
||||
|
||||
DEPEND="sys-fs/fuse:3"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user