Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tomsfastmath/
Date: Wed, 27 May 2020 16:57:29
Message-Id: 1590598602.1b424f141ad26b91bc9441f274edf1323a5320e4.leio@gentoo
1 commit: 1b424f141ad26b91bc9441f274edf1323a5320e4
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Tue May 26 09:37:27 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Wed May 27 16:56:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b424f14
7
8 dev-libs/tomsfastmath: arm64 keyworded (bug #725414)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild
18 index 9518b0945ad..ad32150329d 100644
19 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild
20 +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild
21 @@ -17,7 +17,7 @@ LICENSE="Unlicense"
22 # https://abi-laboratory.pro/index.php?view=timeline&l=tomsfastmath
23 SLOT="0/1"
24
25 -KEYWORDS="~amd64"
26 +KEYWORDS="~amd64 ~arm64"
27
28 PATCHES=(
29 "${FILESDIR}/${P}-makefile-fix.patch"