Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oct2py/
Date: Sun, 25 Feb 2018 21:52:41
Message-Id: 1519595436.580b72b6c3c40e07827df55d970840fc2d289afd.slyfox@gentoo
1 commit: 580b72b6c3c40e07827df55d970840fc2d289afd
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 25 21:31:05 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 25 21:50:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580b72b6
7
8 dev-python/oct2py: keyworded 3.6.0 for ppc, bug #636532 (thanks to ernsteiswuerfel)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-python/oct2py/oct2py-3.6.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild b/dev-python/oct2py/oct2py-3.6.0.ebuild
17 index 818ad6bda37..3dc8c8704a0 100644
18 --- a/dev-python/oct2py/oct2py-3.6.0.ebuild
19 +++ b/dev-python/oct2py/oct2py-3.6.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
32 IUSE="doc examples test"
33
34 RDEPEND="