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 )