Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mistune/
Date: Fri, 21 Sep 2018 07:41:47
Message-Id: 1537515671.570eb7f0752fa5eb1903d51c1e6353bf41872452.ago@gentoo
1 commit: 570eb7f0752fa5eb1903d51c1e6353bf41872452
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 21 07:41:11 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 21 07:41:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=570eb7f0
7
8 dev-python/mistune: amd64 stable wrt bug #635270
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="amd64"
12
13 dev-python/mistune/mistune-0.8.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/mistune/mistune-0.8.3.ebuild b/dev-python/mistune/mistune-0.8.3.ebuild
17 index 91180abbb64..d77a55a1390 100644
18 --- a/dev-python/mistune/mistune-0.8.3.ebuild
19 +++ b/dev-python/mistune/mistune-0.8.3.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 SLOT="0"
23 LICENSE="BSD"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 IUSE="test"
27
28 RDEPEND=""