Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/bleach/
Date: Wed, 25 Jan 2017 06:39:45
Message-Id: 1485326331.3e3253b622e735c2a8ae439d7bc54936d83d2157.jer@gentoo
1 commit: 3e3253b622e735c2a8ae439d7bc54936d83d2157
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 25 06:27:10 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 25 06:38:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3253b6
7
8 dev-python/bleach: Mark ~hppa (bug #605122).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-python/bleach/bleach-1.5.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/bleach/bleach-1.5.0.ebuild b/dev-python/bleach/bleach-1.5.0.ebuild
17 index a78d52c..a5fe901 100644
18 --- a/dev-python/bleach/bleach-1.5.0.ebuild
19 +++ b/dev-python/bleach/bleach-1.5.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
27
28 LICENSE="Apache-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~hppa ~x86"
32 IUSE="test"
33
34 RDEPEND="