diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:03:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:18:03 +0200 |
commit | c9e33a51b142c5072f82ed09d820bb2c5ac0074b (patch) | |
tree | e72de46022de023082211d5ea1602822a556ab1e /sys-fs/quotatool | |
parent | dev-util/quilt: x86 stable (bug #696286) (diff) | |
download | gentoo-c9e33a51b142c5072f82ed09d820bb2c5ac0074b.tar.gz gentoo-c9e33a51b142c5072f82ed09d820bb2c5ac0074b.tar.bz2 gentoo-c9e33a51b142c5072f82ed09d820bb2c5ac0074b.zip |
sys-fs/quotatool: x86 stable (bug #696368)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/quotatool')
-rw-r--r-- | sys-fs/quotatool/quotatool-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/quotatool/quotatool-1.6.2.ebuild b/sys-fs/quotatool/quotatool-1.6.2.ebuild index d45e13ef7f44..705a079bc674 100644 --- a/sys-fs/quotatool/quotatool-1.6.2.ebuild +++ b/sys-fs/quotatool/quotatool-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="sys-fs/quota" |