commit: 30c419e2ae2fd6a7d7d04b64efa3f25ebb99930d Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 5 20:31:05 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 5 20:31:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c419e2
net-libs/rpcsvc-proto: Add ~riscv keyword Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild index af9ee8387e5..353734d0571 100644 --- a/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild +++ b/net-libs/rpcsvc-proto/rpcsvc-proto-1.4.ebuild @@ -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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1+ BSD" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="!<sys-libs/glibc-2.26"
