diff options
author | Jeroen Roovers <jer@gentoo.org> | 2020-01-12 10:29:36 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2020-01-12 10:39:59 +0100 |
commit | 36368577143e1d8fec5b8575d98a2cc0787a5710 (patch) | |
tree | dd59b4f8d3fc7a28a1f7796c198316b3571010ab /sys-fs/quota | |
parent | dev-python/setuptools: Bump to 45.0.0 (py3 only) (diff) | |
download | gentoo-36368577143e1d8fec5b8575d98a2cc0787a5710.tar.gz gentoo-36368577143e1d8fec5b8575d98a2cc0787a5710.tar.bz2 gentoo-36368577143e1d8fec5b8575d98a2cc0787a5710.zip |
sys-fs/quota: Stable for hppa too
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/quota-4.04-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-4.04-r3.ebuild b/sys-fs/quota/quota-4.04-r3.ebuild index 527e114c75ed..cd21f0e44141 100644 --- a/sys-fs/quota/quota-4.04-r3.ebuild +++ b/sys-fs/quota/quota-4.04-r3.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=" |