diff options
Diffstat (limited to 'sys-block/nbd/nbd-3.25.ebuild')
-rw-r--r-- | sys-block/nbd/nbd-3.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/nbd/nbd-3.25.ebuild b/sys-block/nbd/nbd-3.25.ebuild index e1e7bb9ea09c..3f5e9a39ea2f 100644 --- a/sys-block/nbd/nbd-3.25.ebuild +++ b/sys-block/nbd/nbd-3.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -37,7 +37,7 @@ if [[ ${PV} == 9999 ]] ; then BDEPEND+=" app-text/docbook-sgml-dtd:4.5 app-text/docbook-sgml-utils - sys-devel/autoconf-archive + dev-build/autoconf-archive " fi |