diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2025-01-10 11:14:49 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2025-01-10 11:14:49 +0800 |
commit | f7daa7cceb4248c7158f471eed61ff470f5afb9f (patch) | |
tree | 5d32c58c9139fe77a11161266c992e72f1546833 /net-libs | |
parent | profiles/arch/loong: unmask USE=opencl (diff) | |
download | gentoo-f7daa7cceb4248c7158f471eed61ff470f5afb9f.tar.gz gentoo-f7daa7cceb4248c7158f471eed61ff470f5afb9f.tar.bz2 gentoo-f7daa7cceb4248c7158f471eed61ff470f5afb9f.zip |
net-libs/liblockfile: keyword 1.17 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.17.ebuild b/net-libs/liblockfile/liblockfile-1.17.ebuild index 026c9581b3d4..7d314f6a7ea8 100644 --- a/net-libs/liblockfile/liblockfile-1.17.ebuild +++ b/net-libs/liblockfile/liblockfile-1.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/miquels/liblockfile/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="static-libs" RDEPEND="acct-group/mail" |