diff options
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" |