commit: 1a8eeb69034f64b17ceb973e66f9a9f54ed3137f Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Fri Mar 18 15:28:06 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Mar 22 18:43:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8eeb69
dev-libs/nsgenbind: keyword 0.8-r1 for ~riscv Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild b/dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild index 7d9aae10d717..366c566a639b 100644 --- a/dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild +++ b/dev-libs/nsgenbind/nsgenbind-0.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" BDEPEND="
