diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 19:19:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 19:19:12 +0200 |
commit | 26c5bc680cfd85c0863722b4d9a0ec384c82531d (patch) | |
tree | 9638adc132641a5c9ea14b427ecc5d10c79cd009 /sci-mathematics | |
parent | app-admin/pwgen: x86 stable (bug #674636) (diff) | |
download | gentoo-26c5bc680cfd85c0863722b4d9a0ec384c82531d.tar.gz gentoo-26c5bc680cfd85c0863722b4d9a0ec384c82531d.tar.bz2 gentoo-26c5bc680cfd85c0863722b4d9a0ec384c82531d.zip |
sci-mathematics/wxmaxima: x86 stable (bug #677420)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild b/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild index a1d603f91425..786a11df35cd 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-18.11.4.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} |