diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 09:47:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 09:47:48 +0300 |
commit | 3545552bdc5e7fb5943dda3222bcf61e5c1d63db (patch) | |
tree | 1185b9a24233b3f2478172c78501cbc5c9f1d4d8 /x11-apps | |
parent | dev-libs/wayland-protocols: Stabilize 1.36 arm64, #933535 (diff) | |
download | gentoo-3545552bdc5e7fb5943dda3222bcf61e5c1d63db.tar.gz gentoo-3545552bdc5e7fb5943dda3222bcf61e5c1d63db.tar.bz2 gentoo-3545552bdc5e7fb5943dda3222bcf61e5c1d63db.zip |
x11-apps/xconsole: Stabilize 1.1.0 arm, #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 fccab033a290..2eb3d8bb12f8 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 |