diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 20:41:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 20:41:39 +0200 |
commit | 659af1881e24538024a5648317f03bae5b82a010 (patch) | |
tree | bdebeb4ea7e9ae8225d780242b204c335a1655e6 /sys-fs | |
parent | dev-java/protobuf-java: Stabilize 3.21.9 ppc64, #878319 (diff) | |
download | gentoo-659af1881e24538024a5648317f03bae5b82a010.tar.gz gentoo-659af1881e24538024a5648317f03bae5b82a010.tar.bz2 gentoo-659af1881e24538024a5648317f03bae5b82a010.zip |
sys-fs/quota: Stabilize 4.09 ppc, #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 5cf065126041..c471f776371c 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=" |