diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 19:40:12 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 19:40:12 -0400 |
commit | 4aa2b2f2c74d092b5d5b0f9c0858e6cae6a9267a (patch) | |
tree | 61fd8e106be2ccf411a616e5f65045793f969029 /sys-fs/quota | |
parent | sys-apps/xinetd: amd64 stable wrt bug #653826 (diff) | |
download | gentoo-4aa2b2f2c74d092b5d5b0f9c0858e6cae6a9267a.tar.gz gentoo-4aa2b2f2c74d092b5d5b0f9c0858e6cae6a9267a.tar.bz2 gentoo-4aa2b2f2c74d092b5d5b0f9c0858e6cae6a9267a.zip |
sys-fs/quota: amd64 stable wrt bug #653798
Bug: https://bugs.gentoo.org/653798
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/quota-4.04-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-4.04-r1.ebuild b/sys-fs/quota/quota-4.04-r1.ebuild index 9ced66121c14..03b4fbef4063 100644 --- a/sys-fs/quota/quota-4.04-r1.ebuild +++ b/sys-fs/quota/quota-4.04-r1.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=" |