summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2021-02-23 16:29:26 +0100
committerPacho Ramos <pacho@gentoo.org>2021-02-23 16:32:12 +0100
commit30fe7b1d78b73a5d192db522d498d5784bdecfa7 (patch)
tree37f75794a14e8626d695fed4908a4956de055d8a /dev-python/defcon
parentdev-python/booleanOperations: Support python 3.9 (diff)
downloadgentoo-30fe7b1d78b73a5d192db522d498d5784bdecfa7.tar.gz
gentoo-30fe7b1d78b73a5d192db522d498d5784bdecfa7.tar.bz2
gentoo-30fe7b1d78b73a5d192db522d498d5784bdecfa7.zip
dev-python/defcon: Stabilize
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-python/defcon')
-rw-r--r--dev-python/defcon/defcon-0.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/defcon/defcon-0.7.2.ebuild b/dev-python/defcon/defcon-0.7.2.ebuild
index 20c1c070ba6e..30eb2841c485 100644
--- a/dev-python/defcon/defcon-0.7.2.ebuild
+++ b/dev-python/defcon/defcon-0.7.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/robotools/defcon/archive/${PV}.tar.gz -> ${P}.tar.gz
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}]"