diff options
author | Sam James <sam@gentoo.org> | 2022-04-25 18:16:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-25 18:16:10 +0100 |
commit | b98d1c899d00a5441f242b54352423c4306f7567 (patch) | |
tree | d12bde81e21c9932c273179a2e3f292d563e61cf /dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild | |
parent | dev-python/trio: Keyword 0.20.0 s390, #840785 (diff) | |
download | gentoo-b98d1c899d00a5441f242b54352423c4306f7567.tar.gz gentoo-b98d1c899d00a5441f242b54352423c4306f7567.tar.bz2 gentoo-b98d1c899d00a5441f242b54352423c4306f7567.zip |
dev-libs/tomsfastmath: Keyword 0.13.1-r1 s390, #840779
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild')
-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 f07c6214647d..1d3d1fa36d68 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-2021 Gentoo Authors +# Copyright 1999-2022 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 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86" BDEPEND="sys-devel/libtool" |