diff options
author | Sam James <sam@gentoo.org> | 2021-07-26 05:36:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-26 05:36:42 +0100 |
commit | 87694550f017481792c207c9eb7713ca1cd0baf6 (patch) | |
tree | b686d2d437cc98937472264d49739f52caaff3d9 /sys-fs | |
parent | sys-apps/pcmciautils: Keyword 018_p8-r3 arm64, #804022 (diff) | |
download | gentoo-87694550f017481792c207c9eb7713ca1cd0baf6.tar.gz gentoo-87694550f017481792c207c9eb7713ca1cd0baf6.tar.bz2 gentoo-87694550f017481792c207c9eb7713ca1cd0baf6.zip |
sys-fs/quotatool: Keyword 1.6.2 arm64, #804303
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 1704f4c5ba47..9b99317ab367 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ~arm64 ppc x86" RDEPEND="sys-fs/quota" |