diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:56:58 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:56:58 +0800 |
commit | de110b6d21d4b80c7dc2c40ff460350ee2749e76 (patch) | |
tree | c59e5f3ee576dc0e13399a278fe34a7d511b8051 /x11-libs/libfakekey | |
parent | x11-libs/libXres: keyword 1.2.1 for ~loong (diff) | |
download | gentoo-de110b6d21d4b80c7dc2c40ff460350ee2749e76.tar.gz gentoo-de110b6d21d4b80c7dc2c40ff460350ee2749e76.tar.bz2 gentoo-de110b6d21d4b80c7dc2c40ff460350ee2749e76.zip |
x11-libs/libfakekey: keyword 0.3-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-libs/libfakekey')
-rw-r--r-- | x11-libs/libfakekey/libfakekey-0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.3-r1.ebuild b/x11-libs/libfakekey/libfakekey-0.3-r1.ebuild index 4957afca44d2..206cbcfecee4 100644 --- a/x11-libs/libfakekey/libfakekey-0.3-r1.ebuild +++ b/x11-libs/libfakekey/libfakekey-0.3-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 @@ -11,7 +11,7 @@ SRC_URI="https://git.yoctoproject.org/cgit/cgit.cgi/${PN}/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86" IUSE="debug doc" BDEPEND="doc? ( app-doc/doxygen )" |