diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 12:58:49 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 13:10:28 +0800 |
commit | 5e2835b52f093d64c0421156a71eb33ae86da230 (patch) | |
tree | 1611383504e6a116e4a34154a4cc440ef72408e7 /dev-libs | |
parent | dev-python/nbxmpp: keyword 4.3.1 for ~loong (diff) | |
download | gentoo-5e2835b52f093d64c0421156a71eb33ae86da230.tar.gz gentoo-5e2835b52f093d64c0421156a71eb33ae86da230.tar.bz2 gentoo-5e2835b52f093d64c0421156a71eb33ae86da230.zip |
dev-libs/tomsfastmath: keyword 0.13.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild index 1d3d1fa36d68..bbd30e67b8f7 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ LICENSE="Unlicense" # Helpful site: # https://abi-laboratory.pro/index.php?view=timeline&l=tomsfastmath SLOT="0/1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" BDEPEND="sys-devel/libtool" |