Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
Date: Thu, 23 Nov 2017 22:31:45
Message-Id: 1511476287.3e8732dccda73621d232d41a80c43d7d4f37a7b1.mattst88@gentoo
1 commit: 3e8732dccda73621d232d41a80c43d7d4f37a7b1
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 23 22:29:23 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 23 22:31:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8732dc
7
8 dev-python/bleach-2.1.1: added ~alpha, bug 617914
9
10 dev-python/bleach/bleach-2.1.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/bleach/bleach-2.1.1.ebuild b/dev-python/bleach/bleach-2.1.1.ebuild
14 index 1d0c20cec34..10f2e92baad 100644
15 --- a/dev-python/bleach/bleach-2.1.1.ebuild
16 +++ b/dev-python/bleach/bleach-2.1.1.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
18
19 LICENSE="Apache-2.0"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
22 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
23 IUSE="test"
24
25 RDEPEND="