Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/ants/
Date: Thu, 15 Sep 2022 11:18:02
Message-Id: 1663240081.b68bdff5d1fa625645b8a0b1dc16970292fe8da2.andrewammerlaan@gentoo
1 commit: b68bdff5d1fa625645b8a0b1dc16970292fe8da2
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 15 11:08:01 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 15 11:08:01 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b68bdff5
7
8 Revert "sci-biology/ants: unkeyword 2.4.1 for ~amd64, ~x86"
9
10 This reverts commit c96283cc61aababf67741e437305f2f26bb837c8.
11
12 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
13
14 sci-biology/ants/ants-2.4.1.ebuild | 4 +---
15 1 file changed, 1 insertion(+), 3 deletions(-)
16
17 diff --git a/sci-biology/ants/ants-2.4.1.ebuild b/sci-biology/ants/ants-2.4.1.ebuild
18 index 59be784d6..feba81d2c 100644
19 --- a/sci-biology/ants/ants-2.4.1.ebuild
20 +++ b/sci-biology/ants/ants-2.4.1.ebuild
21 @@ -17,9 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
22
23 SLOT="0"
24 LICENSE="BSD"
25 -# Fails on account of not finding a source file:
26 -# https://ppb.chymera.eu/e8dcb1.log
27 -KEYWORDS=""
28 +KEYWORDS="~amd64 ~x86"
29 IUSE="test vtk"
30 RESTRICT="test"