sys-apps/net-tools: keyword ~riscv
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 4 May 2019 19:43:28 +0000 (21:43 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 4 May 2019 19:51:31 +0000 (21:51 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
sys-apps/net-tools/net-tools-9999.ebuild

index 3aa31e441b45c028c607f4dc12d93c5364714ba4..d678d61450d36e664e03e69ede9c80c94b168e31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="mirror://gentoo/${P}.tar.xz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Standard Linux networking tools"