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 | 521a3dbe5c748272fdc1f9758af7e7d8a6fa6897 (patch) | |
tree | 9b76ac05287f10fdc918d116e8eacf1590fdbebb /x11-apps | |
parent | x11-apps/xconsole: Stabilize 1.1.0 x86, #933536 (diff) | |
download | gentoo-521a3dbe5c748272fdc1f9758af7e7d8a6fa6897.tar.gz gentoo-521a3dbe5c748272fdc1f9758af7e7d8a6fa6897.tar.bz2 gentoo-521a3dbe5c748272fdc1f9758af7e7d8a6fa6897.zip |
x11-apps/xconsole: Stabilize 1.1.0 amd64, #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 1d58c96bdee3..fcfc45b6f7e7 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 |