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/defcon/
Date: Wed, 03 Jun 2020 19:44:54
Message-Id: 1591213439.ecb85532b2fd959e70c522beec01bc6baa00e63c.ago@gentoo
1 commit: ecb85532b2fd959e70c522beec01bc6baa00e63c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 3 19:43:59 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 19:43:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb85532
7
8 dev-python/defcon: amd64 stable wrt bug #726558
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/defcon/defcon-0.6.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild b/dev-python/defcon/defcon-0.6.0-r1.ebuild
18 index 875a799f2ff..bbe1598e770 100644
19 --- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
20 +++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/typesupply/defcon/archive/${PV}.tar.gz -> ${P}.tar.g
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~ppc64 ~x86"
27 IUSE=""
28
29 RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"