diff options
author | Sam James <sam@gentoo.org> | 2021-03-05 20:32:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 20:32:21 +0000 |
commit | 061c6e2d107508c1e3c9b4d8868347175904ef74 (patch) | |
tree | d9719f84ab0eb69a703fa30fa1789ea4cb1c8600 /sys-fs | |
parent | sys-fs/btrfs-progs: Stabilize 5.10.1 ppc, #774336 (diff) | |
download | gentoo-061c6e2d107508c1e3c9b4d8868347175904ef74.tar.gz gentoo-061c6e2d107508c1e3c9b4d8868347175904ef74.tar.bz2 gentoo-061c6e2d107508c1e3c9b4d8868347175904ef74.zip |
sys-fs/quota: Stabilize 4.06 ppc, #774342
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/quota/quota-4.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quota/quota-4.06.ebuild b/sys-fs/quota/quota-4.06.ebuild index 18e04a761974..5653891defe8 100644 --- a/sys-fs/quota/quota-4.06.ebuild +++ b/sys-fs/quota/quota-4.06.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" IUSE="ldap netlink nls rpc tcpd" RDEPEND=" |