diff options
Diffstat (limited to 'sys-block/ndctl/ndctl-71.1-r2.ebuild')
-rw-r--r-- | sys-block/ndctl/ndctl-71.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/ndctl/ndctl-71.1-r2.ebuild b/sys-block/ndctl/ndctl-71.1-r2.ebuild index d6c230f369cd..2114c59fe82e 100644 --- a/sys-block/ndctl/ndctl-71.1-r2.ebuild +++ b/sys-block/ndctl/ndctl-71.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pmem/ndctl/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1 MIT CC0-1.0" SLOT="0/6" KEYWORDS="amd64 ~x86" -IUSE="bash-completion systemd test" +IUSE="systemd test" DEPEND=" dev-libs/json-c:= |