diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 16:34:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 16:37:07 +0100 |
commit | 3b933de3cb6314c89d92f8b86f6f340e4fd0d6b1 (patch) | |
tree | 64aed11ef7a0396589fda0bf52d786e1f25493fe /sys-fs/quota | |
parent | app-emulation/qemu: x86 stable (bug #774420) (diff) | |
download | gentoo-3b933de3cb6314c89d92f8b86f6f340e4fd0d6b1.tar.gz gentoo-3b933de3cb6314c89d92f8b86f6f340e4fd0d6b1.tar.bz2 gentoo-3b933de3cb6314c89d92f8b86f6f340e4fd0d6b1.zip |
sys-fs/quota: x86 stable (bug #774342)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/quota-4.06.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-4.06.ebuild b/sys-fs/quota/quota-4.06.ebuild index afd6dd15c87c..eab87b62cc4e 100644 --- a/sys-fs/quota/quota-4.06.ebuild +++ b/sys-fs/quota/quota-4.06.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 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="ldap netlink nls rpc tcpd" RDEPEND=" |