diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 13:37:13 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 13:37:13 +0100 |
commit | 763fb69b14cae640259ab4b2723feea4a4936459 (patch) | |
tree | 973a85af31a53ced420f883ccb3ca65e68f188ec /dev-libs/tomsfastmath | |
parent | dev-util/uncrustify: enable py3.9, enable py3.10 (diff) | |
download | gentoo-763fb69b14cae640259ab4b2723feea4a4936459.tar.gz gentoo-763fb69b14cae640259ab4b2723feea4a4936459.tar.bz2 gentoo-763fb69b14cae640259ab4b2723feea4a4936459.zip |
dev-libs/tomsfastmath: Keyword 0.13.1-r1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@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 c369b6ebb419..f07c6214647d 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 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86" BDEPEND="sys-devel/libtool" |