summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:48:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:17 +0300
commit8a734a0c92a9cad8351978614c8c5ff2ee77056d (patch)
tree5bee62824024e28343622106a6ccee323b7e8f82 /sci-chemistry
parentsci-chemistry/procheck: destabilize for ~x86 (diff)
downloadgentoo-8a734a0c92a9cad8351978614c8c5ff2ee77056d.tar.gz
gentoo-8a734a0c92a9cad8351978614c8c5ff2ee77056d.tar.bz2
gentoo-8a734a0c92a9cad8351978614c8c5ff2ee77056d.zip
sci-chemistry/psi: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/psi/psi-3.4.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/psi/psi-3.4.0-r2.ebuild b/sci-chemistry/psi/psi-3.4.0-r2.ebuild
index 2b73d442b470..ba12f8ff3fca 100644
--- a/sci-chemistry/psi/psi-3.4.0-r2.ebuild
+++ b/sci-chemistry/psi/psi-3.4.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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="mirror://sourceforge/psicode/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
# psi3/psiclean segfault because tests were never run before
RESTRICT="test"