diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:23:32 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:24:05 +0200 |
commit | 5f8a264454bfb280b88bf83141acdecf6a5a5af0 (patch) | |
tree | fd6d1b3c8212b2303039067671f1c12578daf6e2 /sys-fs | |
parent | sys-fs/quota: Stabilize 4.09 ppc64, #879281 (diff) | |
download | gentoo-5f8a264454bfb280b88bf83141acdecf6a5a5af0.tar.gz gentoo-5f8a264454bfb280b88bf83141acdecf6a5a5af0.tar.bz2 gentoo-5f8a264454bfb280b88bf83141acdecf6a5a5af0.zip |
sys-fs/quota: Stabilize 4.09 sparc, #879281
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 a87e84ce26b5..5cf065126041 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=" |