Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-funcsigs/
Date: Sat, 07 Apr 2018 20:33:37
Message-Id: 1523133183.ad46bf7ddd3502024b4077b008727735db9572d3.mattst88@gentoo
1 commit: ad46bf7ddd3502024b4077b008727735db9572d3
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 20:33:03 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 20:33:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad46bf7d
7
8 virtual/python-funcsigs-1: ppc stable, bug 649350
9
10 virtual/python-funcsigs/python-funcsigs-1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild b/virtual/python-funcsigs/python-funcsigs-1.ebuild
14 index e35cd1ef4ca..041d5dfbd45 100644
15 --- a/virtual/python-funcsigs/python-funcsigs-1.ebuild
16 +++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild
17 @@ -9,7 +9,7 @@ inherit python-r1
18
19 DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.6 variant)"
20 SLOT="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 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
24
25 RDEPEND="