summaryrefslogtreecommitdiff
path: root/dev-python/mpmath
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-02 19:18:30 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-02 19:42:59 +0100
commitd66f0a7b20096a00bbdad96128e41d4c6f318816 (patch)
tree61b7cca7e2c360148235fe8f454c720fdc54b14d /dev-python/mpmath
parent86469cd33f9cc6010cd9d4a76cd8748659417bd8 (diff)
downloadgentoo-d66f0a7b20096a00bbdad96128e41d4c6f318816.tar.gz
gentoo-d66f0a7b20096a00bbdad96128e41d4c6f318816.tar.xz
dev-python/mpmath: Remove ppc from KEYWORDS
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3766
Diffstat (limited to 'dev-python/mpmath')
-rw-r--r--dev-python/mpmath/mpmath-0.18.ebuild4
-rw-r--r--dev-python/mpmath/mpmath-0.19-r1.ebuild4
-rw-r--r--dev-python/mpmath/mpmath-0.19.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/mpmath/mpmath-0.18.ebuild b/dev-python/mpmath/mpmath-0.18.ebuild
index b5fd3db1678..40e0cc6e0d4 100644
--- a/dev-python/mpmath/mpmath-0.18.ebuild
+++ b/dev-python/mpmath/mpmath-0.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/m/${PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples gmp matplotlib test"
diff --git a/dev-python/mpmath/mpmath-0.19-r1.ebuild b/dev-python/mpmath/mpmath-0.19-r1.ebuild
index 509009e5780..1aed6ef6bb4 100644
--- a/dev-python/mpmath/mpmath-0.19-r1.ebuild
+++ b/dev-python/mpmath/mpmath-0.19-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ SRC_URI="http://mpmath.org/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples gmp matplotlib test"
diff --git a/dev-python/mpmath/mpmath-0.19.ebuild b/dev-python/mpmath/mpmath-0.19.ebuild
index df374dcaa5e..74843485809 100644
--- a/dev-python/mpmath/mpmath-0.19.ebuild
+++ b/dev-python/mpmath/mpmath-0.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ SRC_URI="http://mpmath.org/files/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-linux ~x86-macos"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc examples gmp matplotlib test"