From c46ecf6b0fcf0b17d7298977d74aa196ea2e8ba2 Mon Sep 17 00:00:00 2001 From: Chris Su Date: Fri, 4 Nov 2022 02:15:27 +0000 Subject: [PATCH] sys-cluster/pconsole: Keyword 1.0-r4 riscv, #879503 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Chris Su Closes: https://github.com/gentoo/gentoo/pull/28130 Signed-off-by: Jakov Smolić --- sys-cluster/pconsole/pconsole-1.0-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/pconsole/pconsole-1.0-r4.ebuild b/sys-cluster/pconsole/pconsole-1.0-r4.ebuild index 1d6ce3d826e47..33d715348d331 100644 --- a/sys-cluster/pconsole/pconsole-1.0-r4.ebuild +++ b/sys-cluster/pconsole/pconsole-1.0-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.xs4all.nl/~walterj/pconsole/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~riscv ~x86" PATCHES=( "${FILESDIR}"/${P}-exit-warn.patch )