summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-11-16 13:30:32 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-11-16 13:56:47 +0800
commit2b7bfcacf9fdf7ec91656de3b9dec54c3ca10768 (patch)
tree9091ff74b59b3212aff01ccbab59d7cf7aa3d7d7
parentdev-python/zope-interface: Stabilize 5.5.0 sparc, #880765 (diff)
downloadgentoo-2b7bfcacf9fdf7ec91656de3b9dec54c3ca10768.tar.gz
gentoo-2b7bfcacf9fdf7ec91656de3b9dec54c3ca10768.tar.bz2
gentoo-2b7bfcacf9fdf7ec91656de3b9dec54c3ca10768.zip
dev-libs/libtommath: keyword 1.2.0-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--dev-libs/libtommath/libtommath-1.2.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtommath/libtommath-1.2.0-r2.ebuild b/dev-libs/libtommath/libtommath-1.2.0-r2.ebuild
index 02a55d1fc6fe..45bd88178da5 100644
--- a/dev-libs/libtommath/libtommath-1.2.0-r2.ebuild
+++ b/dev-libs/libtommath/libtommath-1.2.0-r2.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://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}
LICENSE="Unlicense"
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="doc examples static-libs"
BDEPEND="sys-devel/libtool"