diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 13:58:20 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 13:58:20 +0000 |
commit | b9d376039d56642d8552055db27853ba4a3d5698 (patch) | |
tree | e9af614d40a847769c702260cd108fa784176b6e /sys-fs | |
parent | sys-fs/quota: Stabilize 4.09-r1 x86, #940896 (diff) | |
download | gentoo-b9d376039d56642d8552055db27853ba4a3d5698.tar.gz gentoo-b9d376039d56642d8552055db27853ba4a3d5698.tar.bz2 gentoo-b9d376039d56642d8552055db27853ba4a3d5698.zip |
sys-fs/quota: Stabilize 4.09-r1 arm, #940896
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/quota/quota-4.09-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-4.09-r1.ebuild b/sys-fs/quota/quota-4.09-r1.ebuild index 5fd154bdd110..e14163a2cbb6 100644 --- a/sys-fs/quota/quota-4.09-r1.ebuild +++ b/sys-fs/quota/quota-4.09-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/linuxquota/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~sparc x86" IUSE="ldap netlink nls rpc selinux tcpd" RDEPEND=" |