diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-04 21:23:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-04 21:23:42 +0300 |
commit | cb8e408ab31f7dcd1664a1fd6f457a0d8e715547 (patch) | |
tree | f731b2915aed16236047c4a39359bbdd11ac5242 /x11-apps | |
parent | x11-apps/xconsole: Stabilize 1.1.0 amd64, #933536 (diff) | |
download | gentoo-cb8e408ab31f7dcd1664a1fd6f457a0d8e715547.tar.gz gentoo-cb8e408ab31f7dcd1664a1fd6f457a0d8e715547.tar.bz2 gentoo-cb8e408ab31f7dcd1664a1fd6f457a0d8e715547.zip |
x11-apps/xconsole: Stabilize 1.1.0 sparc, #933536
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xconsole/xconsole-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xconsole/xconsole-1.1.0.ebuild b/x11-apps/xconsole/xconsole-1.1.0.ebuild index fcfc45b6f7e7..b4347ebf33d3 100644 --- a/x11-apps/xconsole/xconsole-1.1.0.ebuild +++ b/x11-apps/xconsole/xconsole-1.1.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="monitor system console messages with X" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" RDEPEND=" x11-libs/libXaw |