diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 06:13:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 06:13:12 +0100 |
commit | 5b382bc07eb6a57b0b946daebffae0b7d4705894 (patch) | |
tree | d1d830e3158e49489694fa52e8d594db423b4abf /x11-apps | |
parent | x11-apps/xmessage: Stabilize 1.0.7 ppc, #928476 (diff) | |
download | gentoo-5b382bc07eb6a57b0b946daebffae0b7d4705894.tar.gz gentoo-5b382bc07eb6a57b0b946daebffae0b7d4705894.tar.bz2 gentoo-5b382bc07eb6a57b0b946daebffae0b7d4705894.zip |
x11-apps/xmessage: Stabilize 1.0.7 ppc64, #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 d856f43acf80..0e97bf821511 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 |