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