diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-06 12:42:49 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-15 15:33:07 +0100 |
commit | 7b26c44304dde3d9c9b13535558e2007e4e358ed (patch) | |
tree | 97fae8c85ea9e898014715d566649c5178c2630f /x11-apps/xmessage | |
parent | x11-apps/xmag: Stabilize 1.0.7 sparc, #861023 (diff) | |
download | gentoo-7b26c44304dde3d9c9b13535558e2007e4e358ed.tar.gz gentoo-7b26c44304dde3d9c9b13535558e2007e4e358ed.tar.bz2 gentoo-7b26c44304dde3d9c9b13535558e2007e4e358ed.zip |
x11-apps/xmessage: Stabilize 1.0.6 sparc, #861023
Signed-off-by: Sam James <sam@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 80c388e0f52b..476b8a3fe398 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 |