diff options
author | Sam James <sam@gentoo.org> | 2024-12-06 07:47:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-06 07:47:08 +0000 |
commit | 592a032926da28ceb95eab41c8987bf3623a8222 (patch) | |
tree | 900b3e9d34ad3de467279b84ff9041e458783d7d /sci-mathematics | |
parent | sci-libs/umfpack: Stabilize 5.7.9-r1 amd64, #945578 (diff) | |
download | gentoo-592a032926da28ceb95eab41c8987bf3623a8222.tar.gz gentoo-592a032926da28ceb95eab41c8987bf3623a8222.tar.bz2 gentoo-592a032926da28ceb95eab41c8987bf3623a8222.zip |
sci-mathematics/wxmaxima: Stabilize 24.05.0 amd64, #945579
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-24.05.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-24.05.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-24.05.0.ebuild index 18b5ffff5949..b1b92c3a6e69 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-24.05.0.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-24.05.0.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 webkit" RESTRICT="!test? ( test )" |