summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-03 21:43:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-03 21:43:59 +0200
commitecb85532b2fd959e70c522beec01bc6baa00e63c (patch)
tree545e2ac7760f7c4d8972211d0724cae383a8da86
parentapp-text/libspectre: --disable-static (diff)
downloadgentoo-ecb85532.tar.gz
gentoo-ecb85532.tar.bz2
gentoo-ecb85532.zip
dev-python/defcon: amd64 stable wrt bug #726558
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 875a799f2ff8..bbe1598e7702 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 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"