diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-26 07:40:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-26 07:40:27 +0100 |
commit | 824c9daa6fa0ab26c10920f3d3444390ee4fbe34 (patch) | |
tree | 9ef9c9ccdfc7e24fd0778fd47d86038ab13bf6c9 /sys-fs/quota | |
parent | dev-libs/libxslt: stable 1.1.32 for ia64, bug #637310 (diff) | |
download | gentoo-824c9daa6fa0ab26c10920f3d3444390ee4fbe34.tar.gz gentoo-824c9daa6fa0ab26c10920f3d3444390ee4fbe34.tar.bz2 gentoo-824c9daa6fa0ab26c10920f3d3444390ee4fbe34.zip |
sys-fs/quota: stable 4.04-r1 for ia64, bug #653798
Bug: https://bugs.gentoo.org/653798
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 2d3c9e9c0064..458eedfc6a01 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=" |