diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:47:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:15 +0300 |
commit | 8383220658b470daedfcd0d2ec33e6882c077854 (patch) | |
tree | 5121e64482b29223cc71f1bd5b4b3386d96abc55 /sci-chemistry/moldy | |
parent | sci-chemistry/molden: destabilize for ~x86 (diff) | |
download | gentoo-8383220658b470daedfcd0d2ec33e6882c077854.tar.gz gentoo-8383220658b470daedfcd0d2ec33e6882c077854.tar.bz2 gentoo-8383220658b470daedfcd0d2ec33e6882c077854.zip |
sci-chemistry/moldy: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@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 e0c114cdbb87..ef28f26e2b29 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-2022 Gentoo Authors +# Copyright 1999-2023 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 )" |