diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:47:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:15 +0300 |
commit | 6dad54f65a039b01ff0faec9b7254fafa1aeef36 (patch) | |
tree | d15311b1cd380a0a791bc8c2a2e6a737ab01939e /sci-chemistry | |
parent | sci-chemistry/gelemental: destabilize for ~x86 (diff) | |
download | gentoo-6dad54f65a039b01ff0faec9b7254fafa1aeef36.tar.gz gentoo-6dad54f65a039b01ff0faec9b7254fafa1aeef36.tar.bz2 gentoo-6dad54f65a039b01ff0faec9b7254fafa1aeef36.zip |
sci-chemistry/gperiodic: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/gperiodic/gperiodic-3.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/gperiodic/gperiodic-3.0.3.ebuild b/sci-chemistry/gperiodic/gperiodic-3.0.3.ebuild index f4f87a9e8395..15197451cfeb 100644 --- a/sci-chemistry/gperiodic/gperiodic-3.0.3.ebuild +++ b/sci-chemistry/gperiodic/gperiodic-3.0.3.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="https://downloads.sourceforge.net/project/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~x86" IUSE="nls" BDEPEND=" |