summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-02 23:50:05 +0100
committerSam James <sam@gentoo.org>2024-10-02 23:52:13 +0100
commit6ac12296e744231e6dcc9253a31760fdb6863137 (patch)
tree5f61b2f19c29c83a37f113d82e7ac715bfd7321c /dev-libs/libnl/libnl-3.10.0.ebuild
parentdev-libs/libnl: Stabilize 3.10.0 x86, #940095 (diff)
downloadgentoo-6ac12296e744231e6dcc9253a31760fdb6863137.tar.gz
gentoo-6ac12296e744231e6dcc9253a31760fdb6863137.tar.bz2
gentoo-6ac12296e744231e6dcc9253a31760fdb6863137.zip
dev-libs/libnl: Stabilize 3.10.0 ppc64, #940095
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libnl/libnl-3.10.0.ebuild')
-rw-r--r--dev-libs/libnl/libnl-3.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.10.0.ebuild b/dev-libs/libnl/libnl-3.10.0.ebuild
index a8c262e76188..1f3558265112 100644
--- a/dev-libs/libnl/libnl-3.10.0.ebuild
+++ b/dev-libs/libnl/libnl-3.10.0.ebuild
@@ -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 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
S="${WORKDIR}/${LIBNL_P}"
fi