diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-06 23:42:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-06 23:42:18 +0300 |
commit | 753a5de6118f33aa65c444d177c5ac704c053b23 (patch) | |
tree | f47b65e21dc07cfb2128b0f1f87fbe1978319100 /dev-libs/tomsfastmath | |
parent | sci-libs/vtk: revbump for expat RDEPEND fix (diff) | |
download | gentoo-753a5de6118f33aa65c444d177c5ac704c053b23.tar.gz gentoo-753a5de6118f33aa65c444d177c5ac704c053b23.tar.bz2 gentoo-753a5de6118f33aa65c444d177c5ac704c053b23.zip |
dev-libs/tomsfastmath: keyword 0.13.1-r1 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tomsfastmath')
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild index 6f64ba4a02ea..2ecb5a8807e3 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild @@ -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 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" BDEPEND="dev-build/libtool" |