aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2022-09-15 03:57:12 -0400
committerHorea Christian <chr@chymera.eu>2022-09-15 03:57:12 -0400
commitc96283cc61aababf67741e437305f2f26bb837c8 (patch)
tree0a39c9558d26f3ce8442041c1a732e4055731951 /sci-biology/ants
parentsci-biology/ants: add 2.3.4 (diff)
downloadsci-c96283cc61aababf67741e437305f2f26bb837c8.tar.gz
sci-c96283cc61aababf67741e437305f2f26bb837c8.tar.bz2
sci-c96283cc61aababf67741e437305f2f26bb837c8.zip
sci-biology/ants: unkeyword 2.4.1 for ~amd64, ~x86
Signed-off-by: Horea Christian <chr@chymera.eu>
Diffstat (limited to 'sci-biology/ants')
-rw-r--r--sci-biology/ants/ants-2.4.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-biology/ants/ants-2.4.1.ebuild b/sci-biology/ants/ants-2.4.1.ebuild
index feba81d2c..59be784d6 100644
--- a/sci-biology/ants/ants-2.4.1.ebuild
+++ b/sci-biology/ants/ants-2.4.1.ebuild
@@ -17,7 +17,9 @@ S="${WORKDIR}/${MY_PN}-${PV}"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+# Fails on account of not finding a source file:
+# https://ppb.chymera.eu/e8dcb1.log
+KEYWORDS=""
IUSE="test vtk"
RESTRICT="test"