aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-08 08:43:38 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-08 08:43:38 -0400
commit3e53a219c77587e75ecf1356a06b1e62076b6510 (patch)
tree6e78b3c89730fb76f2bb621c924093458d14a521
parentsys-devel/gcc: 8.3.0-r1 update along with toolchain.eclass updates (diff)
downloadmusl-3e53a219c77587e75ecf1356a06b1e62076b6510.tar.gz
musl-3e53a219c77587e75ecf1356a06b1e62076b6510.tar.bz2
musl-3e53a219c77587e75ecf1356a06b1e62076b6510.zip
sys-apps/net-tools: stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
index 88255ba4..88978567 100644
--- a/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
+++ b/sys-apps/net-tools/net-tools-1.60_p20180626073013.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="mirror://gentoo/${P}.tar.xz"
- KEYWORDS="amd64 arm ~arm64 ~mips ppc x86"
+ KEYWORDS="amd64 arm arm64 ~mips ppc x86"
fi
DESCRIPTION="Standard Linux networking tools"