diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 11:52:47 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-28 13:05:51 +0800 |
commit | 8eaaeca207977af28cca1ae7c4d3e7846f6e479f (patch) | |
tree | 504e503920d3ac8327f1d987639e4487e0578498 /x11-apps | |
parent | dev-perl/Shell-Config-Generate: keyword 0.340.0 for ~loong (diff) | |
download | gentoo-8eaaeca207977af28cca1ae7c4d3e7846f6e479f.tar.gz gentoo-8eaaeca207977af28cca1ae7c4d3e7846f6e479f.tar.bz2 gentoo-8eaaeca207977af28cca1ae7c4d3e7846f6e479f.zip |
x11-apps/xwininfo: keyword 1.1.5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild index 133337180969..c04464504f14 100644 --- a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="window information utility for X" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-libs/libxcb-1.6" |