diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-25 22:08:12 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-25 22:08:12 -0700 |
commit | 23ba0744f50431e9e9e692b2ce1fd2ebab7be4e0 (patch) | |
tree | 42f835ceb62913ed15893adc3cc29c159b6b3493 /sys-fs/quota | |
parent | sys-fs/quota-4.04-r1: ppc stable, bug 653798 (diff) | |
download | gentoo-23ba0744f50431e9e9e692b2ce1fd2ebab7be4e0.tar.gz gentoo-23ba0744f50431e9e9e692b2ce1fd2ebab7be4e0.tar.bz2 gentoo-23ba0744f50431e9e9e692b2ce1fd2ebab7be4e0.zip |
sys-fs/quota-4.04-r1: ppc64 stable, bug 653798
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 6fbe0204d04a..2d3c9e9c0064 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=" |