diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-09 09:59:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-09 09:59:32 +0300 |
commit | 584b0346ca0bedbb603ea54ff6337cc973e7cc93 (patch) | |
tree | 09e213e08f16ffcdb3938eccde2c410061d6bc71 /sys-fs | |
parent | sys-apps/logwatch: Stabilize 7.11 arm64, #940890 (diff) | |
download | gentoo-584b0346ca0bedbb603ea54ff6337cc973e7cc93.tar.gz gentoo-584b0346ca0bedbb603ea54ff6337cc973e7cc93.tar.bz2 gentoo-584b0346ca0bedbb603ea54ff6337cc973e7cc93.zip |
sys-fs/quota: Stabilize 4.09-r1 arm64, #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 945f97332fa6..e1a65ae773ae 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=" |