diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-31 11:26:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-31 11:26:33 +0300 |
commit | a7e65fb256d39d36b0917be52a63a3c911e85e8e (patch) | |
tree | 882b731ed13be0d9993e31f5378003ff19197ffc /sci-mathematics/wxmaxima | |
parent | dev-python/tiny-proxy: Enable py3.12 (diff) | |
download | gentoo-a7e65fb256d39d36b0917be52a63a3c911e85e8e.tar.gz gentoo-a7e65fb256d39d36b0917be52a63a3c911e85e8e.tar.bz2 gentoo-a7e65fb256d39d36b0917be52a63a3c911e85e8e.zip |
sci-mathematics/wxmaxima: Stabilize 23.04.1 amd64, #888462
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 55b59875ce40..d12d936a2b8a 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 )" |