diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:47:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:14 +0300 |
commit | 28fd0eee56e67337b8dcec7afe2fa158adadc267 (patch) | |
tree | df488e7a816978dc28becb9699b0564ccadc9e02 /sci-chemistry | |
parent | sci-chemistry/dssp: destabilize for ~x86 (diff) | |
download | gentoo-28fd0eee56e67337b8dcec7afe2fa158adadc267.tar.gz gentoo-28fd0eee56e67337b8dcec7afe2fa158adadc267.tar.bz2 gentoo-28fd0eee56e67337b8dcec7afe2fa158adadc267.zip |
sci-chemistry/easychem: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/easychem/easychem-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/easychem/easychem-0.6-r1.ebuild b/sci-chemistry/easychem/easychem-0.6-r1.ebuild index 4d9d43bcf619..75b0372117e5 100644 --- a/sci-chemistry/easychem/easychem-0.6-r1.ebuild +++ b/sci-chemistry/easychem/easychem-0.6-r1.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=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/easychem/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" app-text/ghostscript-gpl |