commit: 6744bbb8f63a386f11170c84f42a1608b6fbe5aa Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 9 22:19:08 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 9 22:19:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6744bbb8
dev-python/defcon: Stabilize 0.8.0 ALLARCHES, #781770 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/defcon/defcon-0.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/defcon/defcon-0.8.0.ebuild b/dev-python/defcon/defcon-0.8.0.ebuild index a1f46cf8b2f..2cc5947b0ca 100644 --- a/dev-python/defcon/defcon-0.8.0.ebuild +++ b/dev-python/defcon/defcon-0.8.0.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}]"
