diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:44:57 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:50:19 -0800 |
commit | 3df60d6bac70711fe0935ab95203f551c43ffb95 (patch) | |
tree | a09379af78d69b224c150dfd79e0780412abd935 /sci-chemistry/moldy | |
parent | sci-biology/stride: de-stabilize for ~ppc, bug #823768 (diff) | |
download | gentoo-3df60d6bac70711fe0935ab95203f551c43ffb95.tar.gz gentoo-3df60d6bac70711fe0935ab95203f551c43ffb95.tar.bz2 gentoo-3df60d6bac70711fe0935ab95203f551c43ffb95.zip |
sci-chemistry/moldy: de-stabilize for ~ppc, bug #823768
Bug: https://bugs.gentoo.org/823768
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sci-chemistry/moldy')
-rw-r--r-- | sci-chemistry/moldy/moldy-2.16e-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/moldy/moldy-2.16e-r2.ebuild b/sci-chemistry/moldy/moldy-2.16e-r2.ebuild index 81b2d5bf314b..2d49fa32d42e 100644 --- a/sci-chemistry/moldy/moldy-2.16e-r2.ebuild +++ b/sci-chemistry/moldy/moldy-2.16e-r2.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 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.earth.ox.ac.uk/pub/keith/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc" BDEPEND="doc? ( virtual/latex-base )" |