Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tomsfastmath/
Date: Mon, 27 Sep 2021 12:38:46
Message-Id: 1632746233.763fb69b14cae640259ab4b2723feea4a4936459.chewi@gentoo
1 commit: 763fb69b14cae640259ab4b2723feea4a4936459
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 27 12:37:13 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 27 12:37:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763fb69b
7
8 dev-libs/tomsfastmath: Keyword 0.13.1-r1 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild
18 index c369b6ebb41..f07c6214647 100644
19 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild
20 +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild
21 @@ -15,7 +15,7 @@ LICENSE="Unlicense"
22 # Helpful site:
23 # https://abi-laboratory.pro/index.php?view=timeline&l=tomsfastmath
24 SLOT="0/1"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86"
27
28 BDEPEND="sys-devel/libtool"