diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-14 17:13:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-14 17:13:57 +0100 |
commit | 9b88edd7a1f2f4a595fe59ad7812286beb4b2799 (patch) | |
tree | e48fe245ed9c40a945d95765923c20a45784dd45 /sys-fs | |
parent | sci-libs/superlu_mt: amd64 stable wrt bug #705134 (diff) | |
download | gentoo-9b88edd7a1f2f4a595fe59ad7812286beb4b2799.tar.gz gentoo-9b88edd7a1f2f4a595fe59ad7812286beb4b2799.tar.bz2 gentoo-9b88edd7a1f2f4a595fe59ad7812286beb4b2799.zip |
sys-fs/quota: amd64 stable wrt bug #705172
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 d377340610da..bbab3f558205 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=" |