summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-10-15 22:45:04 -0700
committerMatt Turner <mattst88@gentoo.org>2019-10-15 22:45:45 -0700
commit2d52be6e5f80a37dcb77aa585d04816f7ca2df91 (patch)
tree21ce3ad8bd0b237783a059d1d7629be0ca90165e /sys-apps/iproute2
parentdev-libs/efl: Drop alpha keywords (diff)
downloadgentoo-2d52be6e5f80a37dcb77aa585d04816f7ca2df91.tar.gz
gentoo-2d52be6e5f80a37dcb77aa585d04816f7ca2df91.tar.bz2
gentoo-2d52be6e5f80a37dcb77aa585d04816f7ca2df91.zip
sys-apps/iproute2-5.2.0-r1: alpha stable, bug 695624
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-apps/iproute2')
-rw-r--r--sys-apps/iproute2/iproute2-5.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild b/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
index 973cf9be3437..2e8a042d89a9 100644
--- a/sys-apps/iproute2/iproute2-5.2.0-r1.ebuild
+++ b/sys-apps/iproute2/iproute2-5.2.0-r1.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 ~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"