commit: 774122ad88dfdbd5f5f7b452ab0f7eae3b0b6b06 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Jun 1 18:59:45 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Jun 1 19:11:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774122ad
dev-python/defcon: add ~ppc64 keyword, bug #716074 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-python/defcon/defcon-0.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild b/dev-python/defcon/defcon-0.6.0-r1.ebuild index 5fc00d82572..875a799f2ff 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"
