diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 01:52:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 01:52:49 +0300 |
commit | 0c5c2929f28d2104caa34b75462737d85cc119bb (patch) | |
tree | dcdc59f10a6845d92921bf89db283f7f781b39e6 /sci-mathematics/wxmaxima | |
parent | app-emulation/xen-tools: drop unused patches definition (diff) | |
download | gentoo-0c5c2929f28d2104caa34b75462737d85cc119bb.tar.gz gentoo-0c5c2929f28d2104caa34b75462737d85cc119bb.tar.bz2 gentoo-0c5c2929f28d2104caa34b75462737d85cc119bb.zip |
sci-mathematics/wxmaxima: amd64 stable wrt bug #677420
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sci-mathematics/wxmaxima')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild b/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild index 56c7b4a3e198..60a23d0a0c6f 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-18.11.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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} |