sys-apps/iproute2-5.2.0-r1: alpha stable, bug 695624
authorMatt Turner <mattst88@gentoo.org>
Wed, 16 Oct 2019 05:45:04 +0000 (22:45 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 16 Oct 2019 05:45:45 +0000 (22:45 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
sys-apps/iproute2/iproute2-5.2.0-r1.ebuild

index 973cf9be343748186288c9798115a2a25f3fbdf7..2e8a042d89a95c524d7a202277ed00dd0340eb4c 100644 (file)
@@ -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 ~sh sparc x86"
+       KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
 fi
 
 DESCRIPTION="kernel routing and traffic control utilities"