diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:55:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:50:01 +0300 |
commit | 8e96883b8a2f0bb5eb365dea8be8de0b50ae61e2 (patch) | |
tree | ab646671eec297ace1c0c0349dc9fde54c3130ee /sci-mathematics/wxmaxima | |
parent | sci-mathematics/unuran: destabilize for ~x86 (diff) | |
download | gentoo-8e96883b8a2f0bb5eb365dea8be8de0b50ae61e2.tar.gz gentoo-8e96883b8a2f0bb5eb365dea8be8de0b50ae61e2.tar.bz2 gentoo-8e96883b8a2f0bb5eb365dea8be8de0b50ae61e2.zip |
sci-mathematics/wxmaxima: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/wxmaxima')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-23.04.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-23.04.1.ebuild b/sci-mathematics/wxmaxima/wxmaxima-23.04.1.ebuild index d12d936a2b8a..0da4df8637af 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-23.04.1.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-23.04.1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}-Version-${PV} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="test" RESTRICT="!test? ( test )" |