diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-10 09:01:59 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-10 09:07:36 +0800 |
commit | 589946f93b4f6888ae548eecb7812a971bf9d625 (patch) | |
tree | 44820eb5a002a64deb6f42cc57429f1c8a28cd4a /x11-apps/xrandr | |
parent | x11-apps/xsm: keyword 1.0.5 for ~loong (diff) | |
download | gentoo-589946f93b4f6888ae548eecb7812a971bf9d625.tar.gz gentoo-589946f93b4f6888ae548eecb7812a971bf9d625.tar.bz2 gentoo-589946f93b4f6888ae548eecb7812a971bf9d625.zip |
x11-apps/xrandr: keyword 1.5.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-apps/xrandr')
-rw-r--r-- | x11-apps/xrandr/xrandr-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xrandr/xrandr-1.5.1.ebuild b/x11-apps/xrandr/xrandr-1.5.1.ebuild index 9cc7f69c9d5b..f677ca2ee8a9 100644 --- a/x11-apps/xrandr/xrandr-1.5.1.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.1.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 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="primitive command line interface to RandR extension" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-libs/libXrandr-1.5 |