summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:10:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:10:44 +0200
commitac339c7b05abb8a90a3531e3b450675626a0494b (patch)
tree5c273b0f539bef88f9a8ff8e6df70c3aef7ca65a /dev-python/defcon
parentdev-python/booleanOperations: x86 stable wrt bug #733550 (diff)
downloadgentoo-ac339c7b05abb8a90a3531e3b450675626a0494b.tar.gz
gentoo-ac339c7b05abb8a90a3531e3b450675626a0494b.tar.bz2
gentoo-ac339c7b05abb8a90a3531e3b450675626a0494b.zip
dev-python/defcon: x86 stable wrt bug #733550
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/defcon')
-rw-r--r--dev-python/defcon/defcon-0.6.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild b/dev-python/defcon/defcon-0.6.0-r1.ebuild
index dd848b952b92..8aa1980ecb3a 100644
--- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
+++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/typesupply/defcon/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE=""
RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"