diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:20:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:20:36 +0200 |
commit | c3a1f4376b3f2644bfd0621f885e47478efa9de0 (patch) | |
tree | 70f50133879e88c52fe1debcec2ec81373f5850d /sys-fs | |
parent | net-misc/whois: Stabilize 5.5.20 arm, #917234 (diff) | |
download | gentoo-c3a1f4376b3f2644bfd0621f885e47478efa9de0.tar.gz gentoo-c3a1f4376b3f2644bfd0621f885e47478efa9de0.tar.bz2 gentoo-c3a1f4376b3f2644bfd0621f885e47478efa9de0.zip |
sys-fs/quotatool: Stabilize 1.6.3 x86, #917235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/quotatool/quotatool-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quotatool/quotatool-1.6.3.ebuild b/sys-fs/quotatool/quotatool-1.6.3.ebuild index d5327b38b5c1..c7fd738a8592 100644 --- a/sys-fs/quotatool/quotatool-1.6.3.ebuild +++ b/sys-fs/quotatool/quotatool-1.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ekenberg/quotatool/archive/refs/tags/v${PV}.tar.gz - LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc x86" RDEPEND="sys-fs/quota" |