diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-06 19:32:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-06 19:32:06 +0200 |
commit | 11a41fa1c817b906db00f9d08680351b22662f5e (patch) | |
tree | e9785503fcbc87a1dc5a8bccf63945e1d29e224c /sys-apps/iproute2 | |
parent | virtual/perl-Module-CoreList: ppc stable wrt bug #723792 (diff) | |
download | gentoo-11a41fa1c817b906db00f9d08680351b22662f5e.tar.gz gentoo-11a41fa1c817b906db00f9d08680351b22662f5e.tar.bz2 gentoo-11a41fa1c817b906db00f9d08680351b22662f5e.zip |
sys-apps/iproute2: ppc stable wrt bug #723948
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r-- | sys-apps/iproute2/iproute2-5.4.0.ebuild | 2 |
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 a37c8db0f356..1e77852a4f01 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" |