diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 09:47:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-05 09:47:49 +0300 |
commit | 9dfa43c7cae71d3bf15424a7459968e95176f429 (patch) | |
tree | ba925d3c40755f088c296010cee26a7302bf37be /x11-apps | |
parent | x11-apps/xconsole: Stabilize 1.1.0 arm, #933536 (diff) | |
download | gentoo-9dfa43c7cae71d3bf15424a7459968e95176f429.tar.gz gentoo-9dfa43c7cae71d3bf15424a7459968e95176f429.tar.bz2 gentoo-9dfa43c7cae71d3bf15424a7459968e95176f429.zip |
x11-apps/xconsole: Stabilize 1.1.0 arm64, #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 2eb3d8bb12f8..a96c41f2d9ee 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 |