diff options
author | Pacho Ramos <pacho@gentoo.org> | 2023-11-24 15:08:30 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2023-11-24 15:30:31 +0100 |
commit | 8be17fa026dd226f9215afede7784ee1fa53b488 (patch) | |
tree | 84280e6fa45826be71876c8cf1b360e64d09adc2 /sci-mathematics/wxmaxima | |
parent | sci-libs/xylib: Use wxGTK 3.2 (diff) | |
download | gentoo-8be17fa026dd226f9215afede7784ee1fa53b488.tar.gz gentoo-8be17fa026dd226f9215afede7784ee1fa53b488.tar.bz2 gentoo-8be17fa026dd226f9215afede7784ee1fa53b488.zip |
sci-mathematics/wxmaxima: stabilize 23.07.0 for amd64
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-mathematics/wxmaxima')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-23.07.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-23.07.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-23.07.0.ebuild index 6b29481f6c3e..64b575b2a144 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-23.07.0.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-23.07.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 )" |