diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-25 22:08:08 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-25 22:08:08 -0700 |
commit | be19d0080b9ca780103fd6e492e16528e7306525 (patch) | |
tree | d2a22ddc5c87abbff06691fce156468faac60eac /sys-fs | |
parent | dev-libs/libxslt-1.1.32: ppc64 stable, bug 637310 (diff) | |
download | gentoo-be19d0080b9ca780103fd6e492e16528e7306525.tar.gz gentoo-be19d0080b9ca780103fd6e492e16528e7306525.tar.bz2 gentoo-be19d0080b9ca780103fd6e492e16528e7306525.zip |
sys-fs/quota-4.04-r1: ppc stable, bug 653798
Diffstat (limited to 'sys-fs')
-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 9cafdf566725..6fbe0204d04a 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=" |