diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-01-13 08:46:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-13 08:25:13 +0000 |
commit | 645c2143e9669ae0e0ada6aaafb40ec036b72ee0 (patch) | |
tree | a59f9ab0d1bc67135f9f9ef791bae4378500eb4c /sys-fs | |
parent | app-misc/pax-utils: add python 3.8 support (diff) | |
download | gentoo-645c2143e9669ae0e0ada6aaafb40ec036b72ee0.tar.gz gentoo-645c2143e9669ae0e0ada6aaafb40ec036b72ee0.tar.bz2 gentoo-645c2143e9669ae0e0ada6aaafb40ec036b72ee0.zip |
sys-fs/quota: stable 4.05-r1 for hppa/sparc, bug #705172
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 a827ea87a04d..d377340610da 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=" |