commit: bb3214f3894e9058118b8105f1186644c421a965 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Aug 23 21:15:38 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Aug 23 21:29:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3214f3
app-text/pinfo: keyword 0.6.13 for ~riscv Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-text/pinfo/pinfo-0.6.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/pinfo/pinfo-0.6.13.ebuild b/app-text/pinfo/pinfo-0.6.13.ebuild index 00dad93c8fc..fd125b72037 100644 --- a/app-text/pinfo/pinfo-0.6.13.ebuild +++ b/app-text/pinfo/pinfo-0.6.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/baszoetekouw/pinfo/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="nls readline" RDEPEND="
