summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:08:50 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:08:50 +0100
commit14b94e0f1f220e1dbd6be0e01ae67b70a68c61d7 (patch)
tree36df8e6a2524975868f57e12c97d2f136fadd4e5 /sci-biology/fasta
parentnet-dns/bind-tools: dropped x86-macos (diff)
downloadgentoo-14b94e0f1f220e1dbd6be0e01ae67b70a68c61d7.tar.gz
gentoo-14b94e0f1f220e1dbd6be0e01ae67b70a68c61d7.tar.bz2
gentoo-14b94e0f1f220e1dbd6be0e01ae67b70a68c61d7.zip
sci-biology/fasta: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sci-biology/fasta')
-rw-r--r--sci-biology/fasta/fasta-36.3.5e.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/fasta/fasta-36.3.5e.ebuild b/sci-biology/fasta/fasta-36.3.5e.ebuild
index 392ee4c76410..6ac8d96b424f 100644
--- a/sci-biology/fasta/fasta-36.3.5e.ebuild
+++ b/sci-biology/fasta/fasta-36.3.5e.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="http://faculty.virginia.edu/wrpearson/${PN}/${PN}36/${P}.tar.gz"
LICENSE="fasta"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="debug cpu_flags_x86_sse2 test"
RESTRICT="!test? ( test )"