Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/defcon/
Date: Fri, 29 May 2020 16:18:45
Message-Id: 1590769111.d8d30a54bc8cf8b654ca8f1b22c0a29073c07ac7.mgorny@gentoo
1 commit: d8d30a54bc8cf8b654ca8f1b22c0a29073c07ac7
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 29 16:17:33 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 29 16:18:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d30a54
7
8 dev-python/defcon: Keyword 0.6.0-r1 x86, #716074
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/defcon/defcon-0.6.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild b/dev-python/defcon/defcon-0.6.0-r1.ebuild
16 index b982a24e82b..0b9461e0f02 100644
17 --- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
18 +++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/typesupply/defcon/archive/${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~x86"
25 IUSE=""
26
27 RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"