diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-09-22 16:24:19 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-22 16:28:25 +0800 |
commit | 8d53dd33a9ace96f6d5f2162306273c98fdcb402 (patch) | |
tree | ec47d5e55e081363309a6fe1f7d061af30d14340 /x11-apps/xconsole | |
parent | x11-apps/sessreg: keyword ~riscv (diff) | |
download | gentoo-8d53dd33a9ace96f6d5f2162306273c98fdcb402.tar.gz gentoo-8d53dd33a9ace96f6d5f2162306273c98fdcb402.tar.bz2 gentoo-8d53dd33a9ace96f6d5f2162306273c98fdcb402.zip |
x11-apps/xconsole: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xconsole/xconsole-1.0.7.ebuild b/x11-apps/xconsole/xconsole-1.0.7.ebuild index afb11e0da2d0..07a864395c3c 100644 --- a/x11-apps/xconsole/xconsole-1.0.7.ebuild +++ b/x11-apps/xconsole/xconsole-1.0.7.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="monitor system console messages with X" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="x11-libs/libXaw x11-libs/libXmu |