diff options
author | Sam James <sam@gentoo.org> | 2024-06-25 07:41:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-25 07:41:57 +0100 |
commit | f0748f993f66fe44039c97abafb4a671de2aaeb6 (patch) | |
tree | 3c42cf9114a5d721fb1d20b81e51dc2664c1628c /sys-fs | |
parent | sys-apps/man-db: Stabilize 2.12.1 ppc, #934870 (diff) | |
download | gentoo-f0748f993f66fe44039c97abafb4a671de2aaeb6.tar.gz gentoo-f0748f993f66fe44039c97abafb4a671de2aaeb6.tar.bz2 gentoo-f0748f993f66fe44039c97abafb4a671de2aaeb6.zip |
sys-fs/quotatool: Stabilize 1.6.4 amd64, #934871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 f1ba114f39f0..68c8db321ab1 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" |