Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmessage/
Date: Tue, 10 May 2022 01:07:52
Message-Id: 1652144855.3d4eccfd4442b89b67d2b355f911f6a746066277.xen0n@gentoo
1 commit: 3d4eccfd4442b89b67d2b355f911f6a746066277
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 10 01:01:54 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Tue May 10 01:07:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d4eccfd
7
8 x11-apps/xmessage: keyword 1.0.5-r1 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 x11-apps/xmessage/xmessage-1.0.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-apps/xmessage/xmessage-1.0.5-r1.ebuild b/x11-apps/xmessage/xmessage-1.0.5-r1.ebuild
16 index c9dc67c921e9..bb21a217c7f0 100644
17 --- a/x11-apps/xmessage/xmessage-1.0.5-r1.ebuild
18 +++ b/x11-apps/xmessage/xmessage-1.0.5-r1.ebuild
19 @@ -7,7 +7,7 @@ inherit xorg-3
20
21 DESCRIPTION="display a message or query in a window (X-based /bin/echo)"
22
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +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"
25
26 RDEPEND="x11-libs/libXaw
27 x11-libs/libXt"