net-misc/iputils: keyword ~riscv
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 4 May 2019 19:35:32 +0000 (21:35 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 4 May 2019 19:40:09 +0000 (21:40 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
net-misc/iputils/iputils-99999999.ebuild

index 84825935763114d05f65df0cea18b2cb31fc5271..50e8d7f7519e34754009b298e6756008e39a4734 100644 (file)
@@ -17,7 +17,7 @@ if [[ ${PV} == "99999999" ]] ; then
 else
        SRC_URI="https://github.com/iputils/iputils/archive/s${PV}.tar.gz -> ${P}.tar.gz
                https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${PV}.tar.xz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Network monitoring tools including ping and ping6"