Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/fs/
Date: Wed, 05 Apr 2017 13:32:59
Message-Id: 1491399102.5e7cafd0b86768754f0e69a3c0c2e4aa4c3f5bdb.xmw@gentoo
1 commit: 5e7cafd0b86768754f0e69a3c0c2e4aa4c3f5bdb
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 5 13:31:42 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 5 13:31:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7cafd0
7
8 dev-python/fs: add ~ppc64 keyword (bug 573954)
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
12
13 dev-python/fs/fs-0.5.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/fs/fs-0.5.4.ebuild b/dev-python/fs/fs-0.5.4.ebuild
17 index 92c2857539c..ef9bf1dd4bd 100644
18 --- a/dev-python/fs/fs-0.5.4.ebuild
19 +++ b/dev-python/fs/fs-0.5.4.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 IUSE="test"
27
28 RDEPEND="