diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:47:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:17 +0300 |
commit | 06ce5cc858cbbe7a36bfb9f0b7e137011268ba2b (patch) | |
tree | e48f53dd31cdbdb466713762eee557297056bbca /sci-chemistry | |
parent | sci-chemistry/openbabel: destabilize for ~x86 (diff) | |
download | gentoo-06ce5cc858cbbe7a36bfb9f0b7e137011268ba2b.tar.gz gentoo-06ce5cc858cbbe7a36bfb9f0b7e137011268ba2b.tar.bz2 gentoo-06ce5cc858cbbe7a36bfb9f0b7e137011268ba2b.zip |
sci-chemistry/probe: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@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 cffb72dff83f..8952bea3d39d 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-2021 Gentoo Authors +# Copyright 1999-2023 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" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND="app-arch/unzip" |