commit:     46a4712b443d1169cb5422c35060ae9ac0b11b69
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  5 05:57:23 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  5 05:57:23 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a4712b

dev-libs/libnl: fix typo in comment

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libnl/libnl-3.12.0.ebuild | 2 +-
 dev-libs/libnl/libnl-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libnl/libnl-3.12.0.ebuild 
b/dev-libs/libnl/libnl-3.12.0.ebuild
index 5a6c38891261..456a0cde5eab 100644
--- a/dev-libs/libnl/libnl-3.12.0.ebuild
+++ b/dev-libs/libnl/libnl-3.12.0.ebuild
@@ -38,7 +38,7 @@ fi
 LICENSE="LGPL-2.1 utils? ( GPL-2 )"
 SLOT="3"
 IUSE="+debug python test utils"
-# test_kernel_route_roundtrip_* fais in 3.12.0
+# test_kernel_route_roundtrip_* fails in 3.12.0
 RESTRICT="!test? ( test ) test"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )"

diff --git a/dev-libs/libnl/libnl-9999.ebuild b/dev-libs/libnl/libnl-9999.ebuild
index b30cfa19ebc2..0086570d5bb9 100644
--- a/dev-libs/libnl/libnl-9999.ebuild
+++ b/dev-libs/libnl/libnl-9999.ebuild
@@ -38,7 +38,7 @@ fi
 LICENSE="LGPL-2.1 utils? ( GPL-2 )"
 SLOT="3"
 IUSE="+debug python test utils"
-# test_kernel_route_roundtrip_* fais in 3.12.0
+# test_kernel_route_roundtrip_* fails in 3.12.0
 RESTRICT="!test? ( test ) test"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )"

Reply via email to