summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2023-10-07 12:02:36 -0400
committerMike Gilbert <floppym@gentoo.org>2023-10-07 12:02:36 -0400
commitfeb20a1cd7951ad0e16b3aff7c1fe4d0277a9a47 (patch)
tree9c13b4f9934d5bbb6429306c0bca2590bbb4c7e8 /sys-block
parentdev-python/tables: Fix stripping blosc2 wheel dependency (diff)
downloadgentoo-feb20a1cd7951ad0e16b3aff7c1fe4d0277a9a47.tar.gz
gentoo-feb20a1cd7951ad0e16b3aff7c1fe4d0277a9a47.tar.bz2
gentoo-feb20a1cd7951ad0e16b3aff7c1fe4d0277a9a47.zip
sys-block/nbdkit: drop WANT_LIBTOOL=none
Closes: https://bugs.gentoo.org/915188 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/nbdkit/nbdkit-1.32.4.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-block/nbdkit/nbdkit-1.32.4.ebuild b/sys-block/nbdkit/nbdkit-1.32.4.ebuild
index 65b7b4cfa153..556001f72a78 100644
--- a/sys-block/nbdkit/nbdkit-1.32.4.ebuild
+++ b/sys-block/nbdkit/nbdkit-1.32.4.ebuild
@@ -3,7 +3,6 @@
EAPI=8
-WANT_LIBTOOL=none
inherit autotools optfeature
DESCRIPTION="NBD server with stable plugin ABI and permissive license"