diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-04-22 18:13:13 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2018-04-22 18:13:40 +0200 |
commit | 8fad556c59de6d260338d7110b41f44079ec5fc9 (patch) | |
tree | f63be5b46de4e98cc9243ea86d5854e25d75f298 /sys-fs/quota | |
parent | dev-python/mypy: Bump to version 0.590. (diff) | |
download | gentoo-8fad556c59de6d260338d7110b41f44079ec5fc9.tar.gz gentoo-8fad556c59de6d260338d7110b41f44079ec5fc9.tar.bz2 gentoo-8fad556c59de6d260338d7110b41f44079ec5fc9.zip |
sys-fs/quota: Drop glibc[-rpc] requirement
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 | 1 |
1 files changed, 0 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..5408cdcf4943 100644 --- a/sys-fs/quota/quota-4.04-r1.ebuild +++ b/sys-fs/quota/quota-4.04-r1.ebuild @@ -22,7 +22,6 @@ RDEPEND=" ) rpc? ( net-nds/rpcbind - elibc_glibc? ( sys-libs/glibc[-rpc(-)] ) net-libs/libtirpc net-libs/rpcsvc-proto ) |