diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-24 13:47:53 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-24 19:55:09 +0100 |
commit | d23aaded73cf4b0a9bf16642ec1041ef10556d20 (patch) | |
tree | cfd5cc4db812fb21f2b71b06a9059923e84de39c /sys-fs/quota | |
parent | dev-libs/boehm-gc: stable 7.6.4 for sparc (diff) | |
download | gentoo-d23aaded73cf4b0a9bf16642ec1041ef10556d20.tar.gz gentoo-d23aaded73cf4b0a9bf16642ec1041ef10556d20.tar.bz2 gentoo-d23aaded73cf4b0a9bf16642ec1041ef10556d20.zip |
sys-fs/quota: stable 4.04-r1 for sparc
Bug: https://bugs.gentoo.org/653798
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
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 03b4fbef4063..54401f709757 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=" |