commit: 6fb6cdb47f998a2070f7737173d614688ef61884 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 27 21:26:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 27 21:26:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb6cdb4
sys-libs/libnbd: Stabilize 1.18.1-r1 amd64, #923169 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/libnbd/libnbd-1.18.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libnbd/libnbd-1.18.1-r1.ebuild b/sys-libs/libnbd/libnbd-1.18.1-r1.ebuild index accecba8e4d2..f7da6412c679 100644 --- a/sys-libs/libnbd/libnbd-1.18.1-r1.ebuild +++ b/sys-libs/libnbd/libnbd-1.18.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://download.libguestfs.org/libnbd/$(ver_cut 1-2)-stable/${P}.tar.g LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc64 ~sparc ~x86" IUSE="fuse gnutls go ocaml python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
