summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-18 05:37:49 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-18 05:37:49 +0000
commitd724e3287129cfe74af7f9ae2b420f92976869a4 (patch)
tree6a6da98c0f8062daa6a2622fd5b2eab076261a68 /sys-apps/iproute2/iproute2-3.11.0.ebuild
parentAdd arm64 love. (diff)
downloadgentoo-2-d724e3287129cfe74af7f9ae2b420f92976869a4.tar.gz
gentoo-2-d724e3287129cfe74af7f9ae2b420f92976869a4.tar.bz2
gentoo-2-d724e3287129cfe74af7f9ae2b420f92976869a4.zip
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-apps/iproute2/iproute2-3.11.0.ebuild')
-rw-r--r--sys-apps/iproute2/iproute2-3.11.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/iproute2/iproute2-3.11.0.ebuild b/sys-apps/iproute2/iproute2-3.11.0.ebuild
index b843d9e89f30..8648afb67a2b 100644
--- a/sys-apps/iproute2/iproute2-3.11.0.ebuild
+++ b/sys-apps/iproute2/iproute2-3.11.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.11.0.ebuild,v 1.2 2013/12/02 07:14:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.11.0.ebuild,v 1.3 2014/01/18 05:37:49 vapier Exp $
EAPI="4"
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-2
else
SRC_URI="mirror://kernel/linux/utils/net/${PN}/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~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"