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/commonmark/
Date: Fri, 15 Feb 2019 15:46:47
Message-Id: 1550245566.7dcabf39f0e6e24121f3fb13e57f1863c5bdf9dd.whissi@gentoo
1 commit: 7dcabf39f0e6e24121f3fb13e57f1863c5bdf9dd
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 15:02:52 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 15:46:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dcabf39
7
8 dev-python/commonmark: x86 stable (bug #677578)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/commonmark/commonmark-0.8.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/commonmark/commonmark-0.8.1.ebuild b/dev-python/commonmark/commonmark-0.8.1.ebuild
17 index 83813216ead..a1cb36babc5 100644
18 --- a/dev-python/commonmark/commonmark-0.8.1.ebuild
19 +++ b/dev-python/commonmark/commonmark-0.8.1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
26 IUSE="test"
27
28 RDEPEND="