Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-funcsigs/
Date: Sun, 18 Feb 2018 00:03:58
Message-Id: 1518912226.3d3be5d975a98230d54557ed6975aab338e071d3.monsieurp@gentoo
1 commit: 3d3be5d975a98230d54557ed6975aab338e071d3
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 00:02:50 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 00:03:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d3be5d9
7
8 virtual/python-funcsigs: add ~amd64-fbsd keyword.
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 virtual/python-funcsigs/python-funcsigs-0-r1.ebuild | 4 ++--
13 virtual/python-funcsigs/python-funcsigs-1.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild b/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
17 index d8fa5255fd0..f3bfd128a89 100644
18 --- a/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
19 +++ b/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -9,7 +9,7 @@ inherit python-r1
27
28 DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.3 variant)"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~amd64-fbsd"
32 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
33
34 RDEPEND="
35
36 diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild b/virtual/python-funcsigs/python-funcsigs-1.ebuild
37 index 9673bfe352d..897f2518d2a 100644
38 --- a/virtual/python-funcsigs/python-funcsigs-1.ebuild
39 +++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -9,7 +9,7 @@ inherit python-r1
47
48 DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.6 variant)"
49 SLOT="0"
50 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
51 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~amd64-fbsd"
52 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
53
54 RDEPEND="