diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:23:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 19:24:05 +0200 |
commit | 676a1c22b6d40f9f38e89168e2e70b53c7e5585b (patch) | |
tree | 246abb549d89d3351468822a11ea1b78534a4f57 /sys-fs/quota | |
parent | sys-fs/quota: Stabilize 4.09 arm64, #879281 (diff) | |
download | gentoo-676a1c22b6d40f9f38e89168e2e70b53c7e5585b.tar.gz gentoo-676a1c22b6d40f9f38e89168e2e70b53c7e5585b.tar.bz2 gentoo-676a1c22b6d40f9f38e89168e2e70b53c7e5585b.zip |
sys-fs/quota: Stabilize 4.09 ppc64, #879281
Signed-off-by: Arthur Zamarin <arthurzam@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 2e8ca9bea009..a87e84ce26b5 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=" |