diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-13 23:53:43 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-13 23:59:42 +0800 |
commit | d8b6c6df14cb3268f98db2f136380a1cb9482128 (patch) | |
tree | be0379f2563e6e4cc258f5811e5a5e1c34d43ad0 /x11-apps | |
parent | dev-dotnet/dotnet-sdk-bin: drop old 6.0.301-r1 (diff) | |
download | gentoo-d8b6c6df14cb3268f98db2f136380a1cb9482128.tar.gz gentoo-d8b6c6df14cb3268f98db2f136380a1cb9482128.tar.bz2 gentoo-d8b6c6df14cb3268f98db2f136380a1cb9482128.zip |
x11-apps/xwd: keyword 1.0.8 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwd/xwd-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwd/xwd-1.0.8.ebuild b/x11-apps/xwd/xwd-1.0.8.ebuild index 6f97eaf105d8..5e1d18f12b5d 100644 --- a/x11-apps/xwd/xwd-1.0.8.ebuild +++ b/x11-apps/xwd/xwd-1.0.8.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="dump an image of an X window" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |