summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-07 09:38:26 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-07 09:47:37 +0100
commitd383600c2e985bc51b3595007f122ac98a7c6d69 (patch)
treec3014bc13a503d22e81670eb811d3128755296bd /sys-apps
parentmedia-libs/x265: stable 3.4 for ppc64 (diff)
downloadgentoo-d383600c2e985bc51b3595007f122ac98a7c6d69.tar.gz
gentoo-d383600c2e985bc51b3595007f122ac98a7c6d69.tar.bz2
gentoo-d383600c2e985bc51b3595007f122ac98a7c6d69.zip
sys-apps/iproute2: stable 5.7.0 for ppc64
stable wrt bug #728016 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/iproute2-5.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.7.0.ebuild b/sys-apps/iproute2/iproute2-5.7.0.ebuild
index ebb54e9e972e..2fbe1b38277b 100644
--- a/sys-apps/iproute2/iproute2-5.7.0.ebuild
+++ b/sys-apps/iproute2/iproute2-5.7.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 ~m68k ~mips ppc ~ppc64 ~riscv s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"