commit:     b0e70a6a6398c3f7f90dd87930283f88ab07d04b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 11 17:12:49 2026 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 17:12:49 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e70a6a

dev-libs/libnl: Stabilize 3.11.0 ppc, #968148

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-libs/libnl/libnl-3.11.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libnl/libnl-3.11.0.ebuild 
b/dev-libs/libnl/libnl-3.11.0.ebuild
index 19ad580f4e20..a15e1b9d7659 100644
--- a/dev-libs/libnl/libnl-3.11.0.ebuild
+++ b/dev-libs/libnl/libnl-3.11.0.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
@@ -22,7 +22,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
 else
        
SRC_URI="https://github.com/thom311/${PN}/releases/download/${PN}${LIBNL_DIR}/${P/_rc/-rc}.tar.gz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 
        S="${WORKDIR}/${LIBNL_P}"
 fi

Reply via email to