diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-09 13:00:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-09 13:29:27 +0800 |
commit | 820bbc43b6b823650fc0cd9caaecf00daacc20af (patch) | |
tree | 8d3c7ed55dd011e25450b9e1abdb2699d372bc89 | |
parent | virtual/w3m: keyword 1 for ~loong (diff) | |
download | gentoo-820bbc43b6b823650fc0cd9caaecf00daacc20af.tar.gz gentoo-820bbc43b6b823650fc0cd9caaecf00daacc20af.tar.bz2 gentoo-820bbc43b6b823650fc0cd9caaecf00daacc20af.zip |
x11-apps/xset: keyword 1.2.4-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | x11-apps/xset/xset-1.2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xset/xset-1.2.4-r1.ebuild b/x11-apps/xset/xset-1.2.4-r1.ebuild index d40a34dd2555..44945cc0de23 100644 --- a/x11-apps/xset/xset-1.2.4-r1.ebuild +++ b/x11-apps/xset/xset-1.2.4-r1.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="X.Org xset application" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND=" x11-libs/libX11 |