diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:13:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:13:10 +0100 |
commit | f5e3fd44578c1951809d9163ac8fd11d8521f72a (patch) | |
tree | 5bc207b02317e65db09ec17dc298ed7f77e357b2 /x11-apps | |
parent | x11-apps/xmessage: Stabilize 1.0.7 arm64, #928476 (diff) | |
download | gentoo-f5e3fd44578c1951809d9163ac8fd11d8521f72a.tar.gz gentoo-f5e3fd44578c1951809d9163ac8fd11d8521f72a.tar.bz2 gentoo-f5e3fd44578c1951809d9163ac8fd11d8521f72a.zip |
x11-apps/xmessage: Stabilize 1.0.7 sparc, #928476
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xmessage/xmessage-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xmessage/xmessage-1.0.7.ebuild b/x11-apps/xmessage/xmessage-1.0.7.ebuild index 167d9e713078..582775ba1f0c 100644 --- a/x11-apps/xmessage/xmessage-1.0.7.ebuild +++ b/x11-apps/xmessage/xmessage-1.0.7.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 ~x64-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 ~x64-solaris" RDEPEND=" x11-libs/libXaw |