summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Su <chris@lesscrowds.org>2022-11-04 02:15:27 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-11-04 06:39:42 +0100
commitc46ecf6b0fcf0b17d7298977d74aa196ea2e8ba2 (patch)
tree394c1d8c058e82cad39a0e0939c6414d0da94ab9
parentnet-vpn/6tunnel: Keyword 0.13 riscv, #879339 (diff)
downloadgentoo-c46ecf6b.tar.gz
gentoo-c46ecf6b.tar.bz2
gentoo-c46ecf6b.zip
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>
-rw-r--r--sys-cluster/pconsole/pconsole-1.0-r4.ebuild4
1 files 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 1d6ce3d826e4..33d715348d33 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 )