Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/munch/
Date: Sat, 11 May 2019 19:26:04
Message-Id: 1557602738.82b787d7fb7a7b355bcac21a5e06569d0ae682c6.prometheanfire@gentoo
1 commit: 82b787d7fb7a7b355bcac21a5e06569d0ae682c6
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 11 19:22:24 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat May 11 19:25:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b787d7
7
8 dev-python/munch: 2.3.2 allarches stablized
9
10 Stablized for Openstack Stein
11
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
14
15 dev-python/munch/munch-2.3.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/munch/munch-2.3.2.ebuild b/dev-python/munch/munch-2.3.2.ebuild
19 index b3800a6f6ee..a55f4795317 100644
20 --- a/dev-python/munch/munch-2.3.2.ebuild
21 +++ b/dev-python/munch/munch-2.3.2.ebuild
22 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/Infinidat/munch"
23 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24
25 LICENSE="MIT"
26 -KEYWORDS="~amd64 ~arm64 ~x86"
27 +KEYWORDS="amd64 ~arm64 x86"
28 SLOT="0"
29 IUSE=""