sys-cluster/pconsole: Keyword 1.0-r4 riscv, #879503

Signed-off-by: Chris Su <chris@lesscrowds.org>
Closes: https://github.com/gentoo/gentoo/pull/28130
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Chris Su
2022-11-04 02:15:27 +00:00
committed by Jakov Smolić
parent 295d392d1b
commit c46ecf6b0f

View File

@@ -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 )