summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-06 19:36:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-06 19:36:22 +0200
commit66eefc78e557a348ceb3a1f28f7aa16ae3a4d153 (patch)
tree800a399a4fad3a51daa19516facd07738515b6e5 /sys-apps
parentvirtual/perl-Module-CoreList: s390 stable wrt bug #723792 (diff)
downloadgentoo-66eefc78e557a348ceb3a1f28f7aa16ae3a4d153.tar.gz
gentoo-66eefc78e557a348ceb3a1f28f7aa16ae3a4d153.tar.bz2
gentoo-66eefc78e557a348ceb3a1f28f7aa16ae3a4d153.zip
sys-apps/iproute2: s390 stable wrt bug #723948
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute2/iproute2-5.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.4.0.ebuild b/sys-apps/iproute2/iproute2-5.4.0.ebuild
index ca44daf2790f..9fb711df6521 100644
--- a/sys-apps/iproute2/iproute2-5.4.0.ebuild
+++ b/sys-apps/iproute2/iproute2-5.4.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"