diff options
author | Sam James <sam@gentoo.org> | 2024-10-13 23:12:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-13 23:12:17 +0100 |
commit | 979786e706d0f8bdbc204ace5d0a7b0d52d3bbb8 (patch) | |
tree | ee46c9d5810ae9bfc3936639734efa8546a1f555 /sys-fs | |
parent | app-shells/bash: Stabilize 5.2_p37 hppa, #940837 (diff) | |
download | gentoo-979786e706d0f8bdbc204ace5d0a7b0d52d3bbb8.tar.gz gentoo-979786e706d0f8bdbc204ace5d0a7b0d52d3bbb8.tar.bz2 gentoo-979786e706d0f8bdbc204ace5d0a7b0d52d3bbb8.zip |
sys-fs/quota: Stabilize 4.09-r1 sparc, #940896
Signed-off-by: Sam James <sam@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 e1a65ae773ae..d2b9b2e8851d 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=" |