diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 18:49:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 18:49:55 +0200 |
commit | 1c775957a6f5c98cfce1b77d7591677a4c1b9d97 (patch) | |
tree | cdc983008913bc38440f75d95bcc90475133bc08 /sys-fs/quotatool | |
parent | net-misc/whois: Stabilize 5.5.20 ppc, #917234 (diff) | |
download | gentoo-1c775957a6f5c98cfce1b77d7591677a4c1b9d97.tar.gz gentoo-1c775957a6f5c98cfce1b77d7591677a4c1b9d97.tar.bz2 gentoo-1c775957a6f5c98cfce1b77d7591677a4c1b9d97.zip |
sys-fs/quotatool: Stabilize 1.6.3 ppc, #917235
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/quotatool')
-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 9e29cd1c4c2f..6f1e6a22bd08 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" |