diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-10 09:01:53 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-10 09:07:35 +0800 |
commit | 560e3843f4930033301469a6225233d40ecf29bc (patch) | |
tree | 64c80ec7b5fab6a0e9186d436c022c66be09f12c /x11-libs | |
parent | x11-libs/libXxf86dga: keyword 1.1.5 for ~loong (diff) | |
download | gentoo-560e3843f4930033301469a6225233d40ecf29bc.tar.gz gentoo-560e3843f4930033301469a6225233d40ecf29bc.tar.bz2 gentoo-560e3843f4930033301469a6225233d40ecf29bc.zip |
x11-libs/libdmx: keyword 1.1.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdmx/libdmx-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libdmx/libdmx-1.1.4.ebuild b/x11-libs/libdmx/libdmx-1.1.4.ebuild index ab393c538099..ebf1983140f9 100644 --- a/x11-libs/libdmx/libdmx-1.1.4.ebuild +++ b/x11-libs/libdmx/libdmx-1.1.4.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 @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X.Org dmx library" -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-base/xorg-proto |