summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-22 12:38:57 +0100
committerSam James <sam@gentoo.org>2023-10-22 12:38:57 +0100
commit044e6e3a5fd1a9f4a2ccedc05e99fc4f4c62591f (patch)
treeb514981338ac27143fcdc26306529bd70be0ef98 /sys-apps/iproute2
parentsys-apps/iproute2: Stabilize 6.5.0 x86, #916085 (diff)
downloadgentoo-044e6e3a5fd1a9f4a2ccedc05e99fc4f4c62591f.tar.gz
gentoo-044e6e3a5fd1a9f4a2ccedc05e99fc4f4c62591f.tar.bz2
gentoo-044e6e3a5fd1a9f4a2ccedc05e99fc4f4c62591f.zip
sys-apps/iproute2: Stabilize 6.5.0 sparc, #916085
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-6.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-6.5.0.ebuild b/sys-apps/iproute2/iproute2-6.5.0.ebuild
index 6c95f3ed79c0..c40b92d0b532 100644
--- a/sys-apps/iproute2/iproute2-6.5.0.ebuild
+++ b/sys-apps/iproute2/iproute2-6.5.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://www.kernel.org/pub/linux/utils/net/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"