Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tomsfastmath/
Date: Mon, 01 Jun 2020 04:16:53
Message-Id: 1590984983.c314ddfe91e4b82c6bdbe01615c745641ea39dc5.mattst88@gentoo
1 commit: c314ddfe91e4b82c6bdbe01615c745641ea39dc5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 1 04:16:23 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 1 04:16:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c314ddfe
7
8 dev-libs/tomsfastmath: Keyword 0.13.1 alpha, #725414
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild
16 index 9f78ad519b9..016455eeab3 100644
17 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild
18 +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1.ebuild
19 @@ -17,7 +17,7 @@ LICENSE="Unlicense"
20 # https://abi-laboratory.pro/index.php?view=timeline&l=tomsfastmath
21 SLOT="0/1"
22
23 -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc"
24 +KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc"
25
26 PATCHES=(
27 "${FILESDIR}/${P}-makefile-fix.patch"