diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 12:02:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-05 12:02:22 +0000 |
commit | 071bb8028de40471c241a65c9e50b3703a7b6e05 (patch) | |
tree | f059a75195580a67845b7cccd2f662bd328d033d /sys-fs | |
parent | sys-devel/gnuconfig: Stabilize 20240728 ALLARCHES, #940881 (diff) | |
download | gentoo-071bb8028de40471c241a65c9e50b3703a7b6e05.tar.gz gentoo-071bb8028de40471c241a65c9e50b3703a7b6e05.tar.bz2 gentoo-071bb8028de40471c241a65c9e50b3703a7b6e05.zip |
sys-fs/quotatool: Stabilize 1.6.5 x86, #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 ed451075ad74..cf3e1611e71e 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" |