diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-09 13:00:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-09 13:29:26 +0800 |
commit | a087f3425ca840d97925fce5c0938e35e844c4ad (patch) | |
tree | 8ec3968826f319e54ad8ae74616a56d1766d3168 /x11-apps | |
parent | dev-perl/File-DesktopEntry: keyword 0.220.0-r1 for ~loong (diff) | |
download | gentoo-a087f3425ca840d97925fce5c0938e35e844c4ad.tar.gz gentoo-a087f3425ca840d97925fce5c0938e35e844c4ad.tar.bz2 gentoo-a087f3425ca840d97925fce5c0938e35e844c4ad.zip |
x11-apps/xprop: keyword 1.2.5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xprop/xprop-1.2.5.ebuild b/x11-apps/xprop/xprop-1.2.5.ebuild index fac099387d44..e1e0ed76d66c 100644 --- a/x11-apps/xprop/xprop-1.2.5.ebuild +++ b/x11-apps/xprop/xprop-1.2.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="property displayer for X" -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" DEPEND="${RDEPEND} |