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/funcsigs/
Date: Sat, 07 Apr 2018 20:33:36
Message-Id: 1523133188.851eba88b6a27d75bdba6803ca9342cf0b61f90a.mattst88@gentoo
1 commit: 851eba88b6a27d75bdba6803ca9342cf0b61f90a
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 20:33:08 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 20:33:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851eba88
7
8 dev-python/funcsigs-1.0.2-r1: ppc64 stable, bug 649350
9
10 dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild b/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild
14 index a850bf4664f..34f1aa75183 100644
15 --- a/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild
16 +++ b/dev-python/funcsigs/funcsigs-1.0.2-r1.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 SLOT="0"
20 LICENSE="Apache-2.0"
21 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
23 IUSE="test"
24
25 DEPEND="