mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 00:16:59 +02:00
sys-fs/quota: Sync with Gentoo
It's from Gentoo commit 9a78a49307b3eb5ccd6abc038a403b556ee4fdbe.
This commit is contained in:
parent
c5decfe7b1
commit
8fd669f65e
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2024 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/linuxquota/${P}.tar.gz"
|
|||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
|
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86"
|
||||||
IUSE="ldap netlink nls rpc selinux tcpd"
|
IUSE="ldap netlink nls rpc selinux tcpd"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
Loading…
Reference in New Issue
Block a user