diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 11:29:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 11:29:36 +0100 |
commit | 1e706b18b6f8c9ddf288681d62fd529eef2124ed (patch) | |
tree | af90d98ae64b9cac4aae7a66245f38c1ebb01aa3 /sys-fs/quota | |
parent | app-text/iso-codes: x86 stable wrt bug #705152 (diff) | |
download | gentoo-1e706b18b6f8c9ddf288681d62fd529eef2124ed.tar.gz gentoo-1e706b18b6f8c9ddf288681d62fd529eef2124ed.tar.bz2 gentoo-1e706b18b6f8c9ddf288681d62fd529eef2124ed.zip |
sys-fs/quota: x86 stable wrt bug #705172
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/quota-4.05-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-4.05-r1.ebuild b/sys-fs/quota/quota-4.05-r1.ebuild index 13739926a00d..4dffa5237d0e 100644 --- a/sys-fs/quota/quota-4.05-r1.ebuild +++ b/sys-fs/quota/quota-4.05-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=" |