From 69283318934ecb2d2f3ae989d4baf5e1b369392a Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sun, 5 May 2019 16:07:26 +0300 Subject: dev-libs/libverto: Add ~riscv keyword Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- dev-libs/libverto/libverto-0.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libverto/libverto-0.3.0.ebuild b/dev-libs/libverto/libverto-0.3.0.ebuild index 5ef09140c7af..b4a749110cc3 100644 --- a/dev-libs/libverto/libverto-0.3.0.ebuild +++ b/dev-libs/libverto/libverto-0.3.0.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/latchset/libverto/releases/download/${PV}/${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions -- cgit v1.2.3-65-gdbad