Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/blessings/
Date: Wed, 29 Nov 2017 18:52:59
Message-Id: 1511981559.0110d08ac315ee908c1be112cf6d4ea70165af8c.whissi@gentoo
1 commit: 0110d08ac315ee908c1be112cf6d4ea70165af8c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 18:49:19 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 18:52:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0110d08a
7
8 dev-python/blessings: x86 stable (bug #639170)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-python/blessings/blessings-1.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/blessings/blessings-1.6-r1.ebuild b/dev-python/blessings/blessings-1.6-r1.ebuild
16 index 359099b2865..8878932d42f 100644
17 --- a/dev-python/blessings/blessings-1.6-r1.ebuild
18 +++ b/dev-python/blessings/blessings-1.6-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="MIT"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
25 IUSE="test"
26
27 DEPEND="