diff options
author | 2024-04-03 12:13:54 +0300 | |
---|---|---|
committer | 2024-04-03 12:13:54 +0300 | |
commit | caf12db93ac77be208345dbfd2096ff487771ef8 (patch) | |
tree | 569d4e4ae9950f675f663cca6aee09639cbe53e4 /x11-apps | |
parent | x11-apps/xmessage: Stabilize 1.0.7 amd64, #928476 (diff) | |
download | gentoo-caf12db93ac77be208345dbfd2096ff487771ef8.tar.gz gentoo-caf12db93ac77be208345dbfd2096ff487771ef8.tar.bz2 gentoo-caf12db93ac77be208345dbfd2096ff487771ef8.zip |
x11-apps/xmessage: Stabilize 1.0.7 x86, #928476
Signed-off-by: Arthur Zamarin <arthurzam@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 b9cf646719b3..cdaf0734430c 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 |