Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/certifi/
Date: Thu, 03 Dec 2015 10:21:45
Message-Id: 1449137999.3a2da1fb46ecd33b8eabbdf4495c56261bfb37b2.jlec@gentoo
1 commit: 3a2da1fb46ecd33b8eabbdf4495c56261bfb37b2
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 09:04:34 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 10:19:59 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2da1fb
7
8 dev-python/certifi: Stabilize under ALLARCHES policy
9
10 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567140
11
12 Package-Manager: portage-2.2.25
13 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
14
15 dev-python/certifi/certifi-2015.11.20.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/certifi/certifi-2015.11.20.ebuild b/dev-python/certifi/certifi-2015.11.20.ebuild
19 index 79e8819..68f2b27 100644
20 --- a/dev-python/certifi/certifi-2015.11.20.ebuild
21 +++ b/dev-python/certifi/certifi-2015.11.20.ebuild
22 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="LGPL-2.1"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux"
28 IUSE=""
29
30 RDEPEND=""