commit: c53d1f076b18e4f6f6c581690f76ac7eb2896cfe Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 01:53:31 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 11:50:38 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53d1f07
sys-libs/libnbd: Stabilize 1.23.9-r1 amd64, #968309 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> sys-libs/libnbd/libnbd-1.23.9-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libnbd/libnbd-1.23.9-r1.ebuild b/sys-libs/libnbd/libnbd-1.23.9-r1.ebuild index 9eb913188c48..c3076c1c66ff 100644 --- a/sys-libs/libnbd/libnbd-1.23.9-r1.ebuild +++ b/sys-libs/libnbd/libnbd-1.23.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="https://download.libguestfs.org/libnbd/${MY_PV_1}-${SD}/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~loong ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~loong ~ppc64 ~sparc ~x86" IUSE="examples fuse gnutls go ocaml python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
