diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:24:28 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:24:28 +0800 |
commit | 1c209d8f796c74d281a333be8b89b15b78152b76 (patch) | |
tree | b10d9ace328d01a85f6488d5242c5e20009e799b /app-i18n/uchardet | |
parent | sys-cluster/rdma-core: forward ~loong (diff) | |
download | gentoo-1c209d8f796c74d281a333be8b89b15b78152b76.tar.gz gentoo-1c209d8f796c74d281a333be8b89b15b78152b76.tar.bz2 gentoo-1c209d8f796c74d281a333be8b89b15b78152b76.zip |
app-i18n/uchardet: keyword 0.0.7 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-i18n/uchardet')
-rw-r--r-- | app-i18n/uchardet/uchardet-0.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild b/app-i18n/uchardet/uchardet-0.0.7.ebuild index f49961e7549f..dd9278d04bab 100644 --- a/app-i18n/uchardet/uchardet-0.0.7.ebuild +++ b/app-i18n/uchardet/uchardet-0.0.7.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 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/" LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cpu_flags_x86_sse2 static-libs test" RESTRICT="!test? ( test )" |