diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 19:10:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 19:10:51 +0300 |
commit | 547d9d7127cf7dd6eb533674f4f83b2568935c2b (patch) | |
tree | 51fda3eefc5e460490c19f11cbf2632f4a88c1ec /x11-apps/xmessage | |
parent | x11-apps/xkbutils: Stabilize 1.0.5 arm64, #861023 (diff) | |
download | gentoo-547d9d7127cf7dd6eb533674f4f83b2568935c2b.tar.gz gentoo-547d9d7127cf7dd6eb533674f4f83b2568935c2b.tar.bz2 gentoo-547d9d7127cf7dd6eb533674f4f83b2568935c2b.zip |
x11-apps/xmessage: Stabilize 1.0.6 arm64, #861023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xmessage')
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xmessage/xmessage-1.0.6.ebuild b/x11-apps/xmessage/xmessage-1.0.6.ebuild index dbb3f284d41b..300b8b0922b0 100644 --- a/x11-apps/xmessage/xmessage-1.0.6.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.6.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="display a message or query in a window (X-based /bin/echo)" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" x11-libs/libXaw |