Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/python-backports_abc/
Date: Wed, 21 Feb 2018 22:11:34
Message-Id: 1519251079.536e834045cfb34bc90d301e010eac0880ac0870.mgorny@gentoo
1 commit: 536e834045cfb34bc90d301e010eac0880ac0870
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 21:48:11 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 22:11:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=536e8340
7
8 virtual/python-backports_abc: Keyword ~amd64-fbsd
9
10 virtual/python-backports_abc/python-backports_abc-0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/virtual/python-backports_abc/python-backports_abc-0.ebuild b/virtual/python-backports_abc/python-backports_abc-0.ebuild
14 index 00f06f4e4b8..48f1aa6f479 100644
15 --- a/virtual/python-backports_abc/python-backports_abc-0.ebuild
16 +++ b/virtual/python-backports_abc/python-backports_abc-0.ebuild
17 @@ -9,7 +9,7 @@ inherit python-r1
18
19 DESCRIPTION="A virtual for the Python 3.3+ collections.abc module"
20 SLOT="0"
21 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux"
22 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux"
23 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
24
25 RDEPEND="${PYTHON_DEPS}