diff options
author | Sam James <sam@gentoo.org> | 2021-07-27 04:26:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-27 04:26:23 +0100 |
commit | 3de3438e6240c25b01864091b66606bfa32c59da (patch) | |
tree | a9520c6a778c4f347749480762647dea942d0050 /sys-fs/quotatool | |
parent | net-irc/quasselgrep: Keyword 0_p20200830 arm, #804043 (diff) | |
download | gentoo-3de3438e6240c25b01864091b66606bfa32c59da.tar.gz gentoo-3de3438e6240c25b01864091b66606bfa32c59da.tar.bz2 gentoo-3de3438e6240c25b01864091b66606bfa32c59da.zip |
sys-fs/quotatool: Keyword 1.6.2 arm, #804303
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/quotatool')
-rw-r--r-- | sys-fs/quotatool/quotatool-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quotatool/quotatool-1.6.2.ebuild b/sys-fs/quotatool/quotatool-1.6.2.ebuild index 9b99317ab367..ce3c5a6fcfb6 100644 --- a/sys-fs/quotatool/quotatool-1.6.2.ebuild +++ b/sys-fs/quotatool/quotatool-1.6.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ppc x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc x86" RDEPEND="sys-fs/quota" |