summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-12 16:04:06 +0100
committerSam James <sam@gentoo.org>2024-10-12 16:04:06 +0100
commit762043a79562b9ea6b2bd6bafc331415cd1ef652 (patch)
tree0f88a25075e02eea9481fc86c4f391d7358ea745 /dev-libs/libnl/libnl-3.10.0.ebuild
parentwww-apps/tt-rss: Re-add support for PHP 8.1 and 8.2 (diff)
downloadgentoo-762043a79562b9ea6b2bd6bafc331415cd1ef652.tar.gz
gentoo-762043a79562b9ea6b2bd6bafc331415cd1ef652.tar.bz2
gentoo-762043a79562b9ea6b2bd6bafc331415cd1ef652.zip
dev-libs/libnl: Stabilize 3.10.0 sparc, #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 d1cd8162673e..7d5196c09b28 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