Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gmpy/
Date: Fri, 06 Apr 2018 05:23:08
Message-Id: 1522992168.57f3aab41a5d732c8f5082d74342204a2a287b2c.mattst88@gentoo
1 commit: 57f3aab41a5d732c8f5082d74342204a2a287b2c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 05:22:22 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 05:22:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f3aab4
7
8 dev-python/gmpy-2.0.8: added ~mips, bug 605122
9
10 dev-python/gmpy/gmpy-2.0.8.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/gmpy/gmpy-2.0.8.ebuild b/dev-python/gmpy/gmpy-2.0.8.ebuild
14 index 41e247051af..9f2ce986f58 100644
15 --- a/dev-python/gmpy/gmpy-2.0.8.ebuild
16 +++ b/dev-python/gmpy/gmpy-2.0.8.ebuild
17 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.zip"
18
19 LICENSE="LGPL-2.1"
20 SLOT="2"
21 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
22 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
23 IUSE="doc mpir"
24
25 RDEPEND="