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:22:38
Message-Id: 1590866549.79f39f51ecad0818f46d901492e4ce33a0fbf0a2.slyfox@gentoo
1 commit: 79f39f51ecad0818f46d901492e4ce33a0fbf0a2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 19:22:29 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 19:22:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f39f51
7
8 dev-libs/tomsfastmath: keyworded 0.13.1 for ppc64, bug #725414
9
10 Package-Manager: Portage-2.3.100, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc64"
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 81182800d1a..4db3691e573 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 ~ppc ~sparc"
26 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc"
27
28 PATCHES=(
29 "${FILESDIR}/${P}-makefile-fix.patch"