diff options
author | Sam James <sam@gentoo.org> | 2021-04-25 12:43:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-25 12:43:03 +0000 |
commit | f4ac9e6ddefeb07cf3527e140595b4310237f85b (patch) | |
tree | 3be021ddacf6e82f2607f18a4fd376fef6c13814 /sci-mathematics/wxmaxima | |
parent | app-arch/sharutils: Stabilize 4.15.2-r2 sparc, #785598 (diff) | |
download | gentoo-f4ac9e6ddefeb07cf3527e140595b4310237f85b.tar.gz gentoo-f4ac9e6ddefeb07cf3527e140595b4310237f85b.tar.bz2 gentoo-f4ac9e6ddefeb07cf3527e140595b4310237f85b.zip |
sci-mathematics/wxmaxima: Stabilize 20.12.2 x86, #769644
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/wxmaxima')
-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 600ef6faee60..cddb6c554f07 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} |