diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-04 21:23:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-04 21:23:41 +0300 |
commit | 1823d0f0b29247b9ac8d98068355b7b690f6eaae (patch) | |
tree | bf2d2f3ad63a521f16a5caa2ec3bc870e6867019 /x11-apps | |
parent | dev-libs/wayland-protocols: Stabilize 1.36 sparc, #933535 (diff) | |
download | gentoo-1823d0f0b29247b9ac8d98068355b7b690f6eaae.tar.gz gentoo-1823d0f0b29247b9ac8d98068355b7b690f6eaae.tar.bz2 gentoo-1823d0f0b29247b9ac8d98068355b7b690f6eaae.zip |
x11-apps/xconsole: Stabilize 1.1.0 x86, #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 6f25981ab80f..1d58c96bdee3 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 |