Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tomsfastmath/
Date: Sat, 30 May 2020 19:21:50
Message-Id: 1590866501.4fc2993c5e86cf8c5abf7a1e6aa89be91847a552.slyfox@gentoo
1 commit: 4fc2993c5e86cf8c5abf7a1e6aa89be91847a552
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 19:21:41 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 19:21:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc2993c
7
8 dev-libs/tomsfastmath: keyworded 0.13.1 for ppc, bug #725414
9
10 Package-Manager: Portage-2.3.100, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <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 f76f0fec6aa..81182800d1a 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 ~arm64 ~sparc"
26 +KEYWORDS="~amd64 ~arm64 ~ppc ~sparc"
27
28 PATCHES=(
29 "${FILESDIR}/${P}-makefile-fix.patch"