diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 22:02:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-08 22:02:08 +0300 |
commit | f3c5b4e49e0590fd89d573f9913af0c43414a607 (patch) | |
tree | 1a290e2af2321ae16091152647af3fce92037a02 /sys-fs | |
parent | x11-misc/grub2-theme-preview: Stabilize 2.8.0-r2 amd64, #941073 (diff) | |
download | gentoo-f3c5b4e49e0590fd89d573f9913af0c43414a607.tar.gz gentoo-f3c5b4e49e0590fd89d573f9913af0c43414a607.tar.bz2 gentoo-f3c5b4e49e0590fd89d573f9913af0c43414a607.zip |
sys-fs/quotatool: Stabilize 1.6.5 ppc, #940882
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/quotatool/quotatool-1.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quotatool/quotatool-1.6.5.ebuild b/sys-fs/quotatool/quotatool-1.6.5.ebuild index 09c9a7c9b476..667fdde6d922 100644 --- a/sys-fs/quotatool/quotatool-1.6.5.ebuild +++ b/sys-fs/quotatool/quotatool-1.6.5.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" |