diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-05-08 01:51:20 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-05-08 10:35:01 +0800 |
commit | 008d54232d19981f9515a602f3d2018528909b5c (patch) | |
tree | f132a783f2c66a92519f9228dca2cb1e80d8d607 /x11-misc | |
parent | sys-devel/gcc: add 14.0.0_pre20230507 (diff) | |
download | gentoo-008d54232d19981f9515a602f3d2018528909b5c.tar.gz gentoo-008d54232d19981f9515a602f3d2018528909b5c.tar.bz2 gentoo-008d54232d19981f9515a602f3d2018528909b5c.zip |
x11-misc/read-edid: keyword 3.0.2-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/read-edid/read-edid-3.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/read-edid/read-edid-3.0.2-r1.ebuild b/x11-misc/read-edid/read-edid-3.0.2-r1.ebuild index 31cb28351002..75e2178a1c6a 100644 --- a/x11-misc/read-edid/read-edid-3.0.2-r1.ebuild +++ b/x11-misc/read-edid/read-edid-3.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://www.polypux.org/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~riscv ~sparc x86" +KEYWORDS="amd64 ~loong ppc ~riscv ~sparc x86" IUSE="vbe-mode" DEPEND="vbe-mode? ( >=dev-libs/libx86-1.1 )" |