summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-08-15 08:25:52 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-15 08:25:52 +0100
commit9ed7f9523421bac2a7e2437516a71d021a3daeac (patch)
treedd3f1e8b2014acd04fe11c88e569f0dde927bd55 /sys-apps/iproute2
parentsys-process/time: stable 1.9 for hppa (diff)
downloadgentoo-9ed7f9523421bac2a7e2437516a71d021a3daeac.tar.gz
gentoo-9ed7f9523421bac2a7e2437516a71d021a3daeac.tar.bz2
gentoo-9ed7f9523421bac2a7e2437516a71d021a3daeac.zip
sys-apps/iproute2: stable 5.7.0 for hppa
stable wrt bug #728016 Package-Manager: Portage-3.0.2, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-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 1f31ea5e2aa4..ddc722c79c29 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"