diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 11:12:56 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:07:01 +0800 |
commit | bd9146a449c4652931648be6f8f75c9217674fe7 (patch) | |
tree | ac05484cb32b4fd95d6bc651322b37322dfeb7fe /net-libs/libasyncns | |
parent | sys-libs/tdb: keyword 1.4.6 for ~loong (diff) | |
download | gentoo-bd9146a449c4652931648be6f8f75c9217674fe7.tar.gz gentoo-bd9146a449c4652931648be6f8f75c9217674fe7.tar.bz2 gentoo-bd9146a449c4652931648be6f8f75c9217674fe7.zip |
net-libs/libasyncns: keyword 0.8-r4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs/libasyncns')
-rw-r--r-- | net-libs/libasyncns/libasyncns-0.8-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild b/net-libs/libasyncns/libasyncns-0.8-r4.ebuild index c77f4ac25de3..93a117c9f3a5 100644 --- a/net-libs/libasyncns/libasyncns-0.8-r4.ebuild +++ b/net-libs/libasyncns/libasyncns-0.8-r4.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="http://0pointer.de/lennart/projects/libasyncns/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="doc debug" |