commit: 3d3be5d975a98230d54557ed6975aab338e071d3
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 00:02:50 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 00:03:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d3be5d9
virtual/python-funcsigs: add ~amd64-fbsd keyword.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
virtual/python-funcsigs/python-funcsigs-0-r1.ebuild | 4 ++--
virtual/python-funcsigs/python-funcsigs-1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
b/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
index d8fa5255fd0..f3bfd128a89 100644
--- a/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
+++ b/virtual/python-funcsigs/python-funcsigs-0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ inherit python-r1
DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.3
variant)"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh
sparc x86 ~amd64-linux ~x86-linux ~amd64-fbsd"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
diff --git a/virtual/python-funcsigs/python-funcsigs-1.ebuild
b/virtual/python-funcsigs/python-funcsigs-1.ebuild
index 9673bfe352d..897f2518d2a 100644
--- a/virtual/python-funcsigs/python-funcsigs-1.ebuild
+++ b/virtual/python-funcsigs/python-funcsigs-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit python-r1
DESCRIPTION="A Virtual for Python function signatures from PEP362 (py3.6
variant)"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh
~sparc x86 ~amd64-linux ~x86-linux ~amd64-fbsd"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="