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: dev-python/bcrypt/
Date: Thu, 22 Feb 2018 16:09:04
Message-Id: 1519314923.e1962961f52397063ea3f73a7567d4c4ac2b3c3e.mgorny@gentoo
1 commit: e1962961f52397063ea3f73a7567d4c4ac2b3c3e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 15:55:23 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 15:55:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1962961
7
8 dev-python/bcrypt: Tested on ~amd64-fbsd (bug #647562)
9
10 dev-python/bcrypt/bcrypt-3.1.4.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-python/bcrypt/bcrypt-3.1.4.ebuild b/dev-python/bcrypt/bcrypt-3.1.4.ebuild
14 index 7c029f78514..4f85e4060ca 100644
15 --- a/dev-python/bcrypt/bcrypt-3.1.4.ebuild
16 +++ b/dev-python/bcrypt/bcrypt-3.1.4.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24
25 SLOT="0"
26 LICENSE="Apache-2.0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
29 IUSE="test"
30
31 COMMON_DEPEND="