diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:09:10 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:09:10 +0100 |
commit | 37aab35356278a84cd7d9ce01885941d82632e1e (patch) | |
tree | 48a74df42d15cb5dfbdbadd8b7014e92b737004c /sci-biology/stride | |
parent | sci-biology/mira: drop x86-macos (diff) | |
download | gentoo-37aab35356278a84cd7d9ce01885941d82632e1e.tar.gz gentoo-37aab35356278a84cd7d9ce01885941d82632e1e.tar.bz2 gentoo-37aab35356278a84cd7d9ce01885941d82632e1e.zip |
sci-biology/stride: 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/stride')
-rw-r--r-- | sci-biology/stride/stride-20011129-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/stride/stride-20011129-r1.ebuild b/sci-biology/stride/stride-20011129-r1.ebuild index 678887de925e..bd815dbf3419 100644 --- a/sci-biology/stride/stride-20011129-r1.ebuild +++ b/sci-biology/stride/stride-20011129-r1.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=7 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="STRIDE" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" RESTRICT="mirror bindist" S="${WORKDIR}" |