diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:09:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:09:46 +0100 |
commit | e8725126201fc8fea7e964e4ed73b07aa8469f81 (patch) | |
tree | b38007c13e9c057f65871fef7a85fdf2b55a5e4d /sci-chemistry | |
parent | sci-chemistry/gromacs: drop x86-macos (diff) | |
download | gentoo-e8725126201fc8fea7e964e4ed73b07aa8469f81.tar.gz gentoo-e8725126201fc8fea7e964e4ed73b07aa8469f81.tar.bz2 gentoo-e8725126201fc8fea7e964e4ed73b07aa8469f81.zip |
sci-chemistry/probe: 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-chemistry')
-rw-r--r-- | sci-chemistry/probe/probe-2.13.110909.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/probe/probe-2.13.110909.ebuild b/sci-chemistry/probe/probe-2.13.110909.ebuild index 628e2654bd30..53b196426ae8 100644 --- a/sci-chemistry/probe/probe-2.13.110909.ebuild +++ b/sci-chemistry/probe/probe-2.13.110909.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 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="http://kinemage.biochem.duke.edu/downloads/software/probe/${MY_P}.src.z LICENSE="richardson" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND="app-arch/unzip" |