Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-funcsigs/
Date: Tue, 18 Jul 2017 08:25:43
Message-Id: 1500366333.306a5e894f38c5a44ab859ea268a21e73b5d3cbc.slyfox@gentoo
1 commit: 306a5e894f38c5a44ab859ea268a21e73b5d3cbc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 17 09:22:00 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 18 08:25:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306a5e89
7
8 virtual/python-funcsigs: ia64 stable, bug #619822
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 virtual/python-funcsigs/python-funcsigs-1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild b/virtual/python-funcsigs/python-funcsigs-1.ebuild
17 index 93be7f8e3c2..749f72cc64f 100644
18 --- a/virtual/python-funcsigs/python-funcsigs-1.ebuild
19 +++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild
20 @@ -9,7 +9,7 @@ inherit python-r1
21
22 DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.6 variant)"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
27
28 RDEPEND="