diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 18:36:45 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 19:53:58 +0800 |
commit | 321dabc5cb102b6208a209a425769081200c4d50 (patch) | |
tree | d6a19d8e4e132f36e1d06cd0b6bf24842b0d4007 /net-dns | |
parent | media-libs/libaom: forward ~loong (diff) | |
download | gentoo-321dabc5cb102b6208a209a425769081200c4d50.tar.gz gentoo-321dabc5cb102b6208a209a425769081200c4d50.tar.bz2 gentoo-321dabc5cb102b6208a209a425769081200c4d50.zip |
net-dns/libidn: keyword 1.38-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/libidn/libidn-1.38-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/libidn/libidn-1.38-r1.ebuild b/net-dns/libidn/libidn-1.38-r1.ebuild index 23cc55987cae..0325c81c8f2d 100644 --- a/net-dns/libidn/libidn-1.38-r1.ebuild +++ b/net-dns/libidn/libidn-1.38-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 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/libidn/${P}.tar.gz LICENSE="GPL-2 GPL-3 LGPL-3 java? ( Apache-2.0 )" SLOT="0/12" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs java mono nls" DEPEND="mono? ( >=dev-lang/mono-0.95 ) |