diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 07:41:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 07:41:58 +0100 |
commit | ee6682946cae0451d9b781012c41d03e1caca9a5 (patch) | |
tree | 401c25c24cc173da5ae3734445a3e8afb3d36d94 /sys-fs/quotatool | |
parent | sys-fs/quotatool: Stabilize 1.6.4 amd64, #934871 (diff) | |
download | gentoo-ee6682946cae0451d9b781012c41d03e1caca9a5.tar.gz gentoo-ee6682946cae0451d9b781012c41d03e1caca9a5.tar.bz2 gentoo-ee6682946cae0451d9b781012c41d03e1caca9a5.zip |
sys-fs/quotatool: Stabilize 1.6.4 ppc, #934871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/quotatool')
-rw-r--r-- | sys-fs/quotatool/quotatool-1.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quotatool/quotatool-1.6.4.ebuild b/sys-fs/quotatool/quotatool-1.6.4.ebuild index 68c8db321ab1..77e6eb008c1f 100644 --- a/sys-fs/quotatool/quotatool-1.6.4.ebuild +++ b/sys-fs/quotatool/quotatool-1.6.4.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" |