diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:48:07 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:17 +0300 |
commit | eb4e379c368828ebb7570872c28a0a64d32939a4 (patch) | |
tree | c13c40c1182173d2b8185de753054c8d8cd1ba03 /sci-chemistry | |
parent | sci-chemistry/psi: destabilize for ~x86 (diff) | |
download | gentoo-eb4e379c368828ebb7570872c28a0a64d32939a4.tar.gz gentoo-eb4e379c368828ebb7570872c28a0a64d32939a4.tar.bz2 gentoo-eb4e379c368828ebb7570872c28a0a64d32939a4.zip |
sci-chemistry/tm-align: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/tm-align/tm-align-20150914-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/tm-align/tm-align-20150914-r1.ebuild b/sci-chemistry/tm-align/tm-align-20150914-r1.ebuild index 0aa8d1461db7..800884db8138 100644 --- a/sci-chemistry/tm-align/tm-align-20150914-r1.ebuild +++ b/sci-chemistry/tm-align/tm-align-20150914-r1.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=8 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="tm-align" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="custom-cflags" src_prepare() { |