diff options
author | 2022-07-26 17:23:07 +0200 | |
---|---|---|
committer | 2022-07-26 17:24:23 +0200 | |
commit | 2362f04692a347fbbe0ad4f10f2210d036ad578d (patch) | |
tree | 1f1c962cc90325908c81c5a0a8833a261e340eea /x11-apps/xconsole | |
parent | x11-apps/xcmsdb: x86 stable wrt bug #861023 (diff) | |
download | gentoo-2362f04692a347fbbe0ad4f10f2210d036ad578d.tar.gz gentoo-2362f04692a347fbbe0ad4f10f2210d036ad578d.tar.bz2 gentoo-2362f04692a347fbbe0ad4f10f2210d036ad578d.zip |
x11-apps/xconsole: x86 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xconsole/xconsole-1.0.8.ebuild b/x11-apps/xconsole/xconsole-1.0.8.ebuild index 4a5bcdf816d9..6de2cda0b2e7 100644 --- a/x11-apps/xconsole/xconsole-1.0.8.ebuild +++ b/x11-apps/xconsole/xconsole-1.0.8.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 |