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:40
Message-Id: 1523133193.e3d2949c5205071dd0a7dcf5368c19ba61ff71bd.mattst88@gentoo
1 commit: e3d2949c5205071dd0a7dcf5368c19ba61ff71bd
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 20:33:13 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 20:33:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3d2949c
7
8 virtual/python-funcsigs-1: ppc64 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 041d5dfbd45..4a7f3f7a343 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="