diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 09:40:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 09:40:44 +0000 |
commit | 48e07fe06b492f3c5f35e689b9a43c9dee866c47 (patch) | |
tree | 220bc4c5fd04b0d554851264c8c1d2e9d45a2387 /sci-mathematics | |
parent | sci-mathematics/wxmaxima: add 21.04.0 (diff) | |
download | gentoo-48e07fe06b492f3c5f35e689b9a43c9dee866c47.tar.gz gentoo-48e07fe06b492f3c5f35e689b9a43c9dee866c47.tar.bz2 gentoo-48e07fe06b492f3c5f35e689b9a43c9dee866c47.zip |
sci-mathematics/wxmaxima: Stabilize 20.12.2 amd64, #769644
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild b/sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild index a76a6aeeb045..600ef6faee60 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-20.12.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${PV}.t LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" S="${WORKDIR}"/${PN}-Version-${PV} |