diff options
author | Sam James <sam@gentoo.org> | 2022-11-03 19:12:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-03 19:13:14 +0000 |
commit | e2df929bc7d5db7abcb6f662267beae2a1cce14d (patch) | |
tree | 8c0783235e0e88f10dc8aacc6643cb5a2c6f0130 /sys-fs/quota | |
parent | sys-devel/bc: Stabilize 1.07.1-r5 amd64, #879279 (diff) | |
download | gentoo-e2df929bc7d5db7abcb6f662267beae2a1cce14d.tar.gz gentoo-e2df929bc7d5db7abcb6f662267beae2a1cce14d.tar.bz2 gentoo-e2df929bc7d5db7abcb6f662267beae2a1cce14d.zip |
sys-fs/quota: Stabilize 4.09 amd64, #879281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/quota-4.09.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-4.09.ebuild b/sys-fs/quota/quota-4.09.ebuild index c471f776371c..094170ebac2c 100644 --- a/sys-fs/quota/quota-4.09.ebuild +++ b/sys-fs/quota/quota-4.09.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86" IUSE="ldap netlink nls rpc tcpd" RDEPEND=" |