diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-28 10:52:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-28 10:52:42 +0300 |
commit | 4f4a220a86224e6543209ff61a431c12f1135334 (patch) | |
tree | b10ee50470f9a813a9f53c463fd8e660c01971c3 /sys-apps | |
parent | sys-apps/lsb-release: amd64 stable wrt bug #642362 (diff) | |
download | gentoo-4f4a220a86224e6543209ff61a431c12f1135334.tar.gz gentoo-4f4a220a86224e6543209ff61a431c12f1135334.tar.bz2 gentoo-4f4a220a86224e6543209ff61a431c12f1135334.zip |
sys-apps/iproute2: s390/sh/m68k stable wrt bug #666778
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-4.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-4.17.0.ebuild b/sys-apps/iproute2/iproute2-4.17.0.ebuild index 1976a1720f79..4751d26caa6f 100644 --- a/sys-apps/iproute2/iproute2-4.17.0.ebuild +++ b/sys-apps/iproute2/iproute2-4.17.0.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" fi DESCRIPTION="kernel routing and traffic control utilities" |