commit: 69283318934ecb2d2f3ae989d4baf5e1b369392a Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 5 13:07:26 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 5 13:07:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69283318
dev-libs/libverto: Add ~riscv keyword Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> 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 5ef09140c7a..b4a749110cc 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
