diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 20:23:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 21:56:52 +0000 |
commit | 7bf5bf34d1b07749b05996b8ec58d6c167a7c7e3 (patch) | |
tree | 8cf6809b530ab5fc96400003c850dfe1bd06b0ae /sci-mathematics | |
parent | app-eselect/eselect-fontconfig: stable 1.1-r1 for ppc, bug #677356 (diff) | |
download | gentoo-7bf5bf34d1b07749b05996b8ec58d6c167a7c7e3.tar.gz gentoo-7bf5bf34d1b07749b05996b8ec58d6c167a7c7e3.tar.bz2 gentoo-7bf5bf34d1b07749b05996b8ec58d6c167a7c7e3.zip |
sci-mathematics/wxmaxima: stable 18.11.4 for ppc, bug #677420
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 60a23d0a0c6f..a1d603f91425 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} |