diff options
author | Sam James <sam@gentoo.org> | 2023-11-12 12:20:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-12 12:20:13 +0000 |
commit | 680edc3603eae699ea2e0507f0ccfa4fda2e52cf (patch) | |
tree | 676ad3d1b7234a50224c075a05a626b8167cc88b /sys-fs/quotatool | |
parent | app-office/texmaker: Stabilize 5.1.4 amd64, #915780 (diff) | |
download | gentoo-680edc3603eae699ea2e0507f0ccfa4fda2e52cf.tar.gz gentoo-680edc3603eae699ea2e0507f0ccfa4fda2e52cf.tar.bz2 gentoo-680edc3603eae699ea2e0507f0ccfa4fda2e52cf.zip |
sys-fs/quotatool: Stabilize 1.6.3 amd64, #917235
Signed-off-by: Sam James <sam@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 c7fd738a8592..9e29cd1c4c2f 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" |