commit: 6ce021a8272a4fe468fe96ac32121422743a22d9 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 19 18:02:25 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 19 18:12:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce021a8
dev-python/python-termstyle: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/python-termstyle/python-termstyle-0.1.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild index 18d6d659fdd..63bbddb076d 100644 --- a/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild +++ b/dev-python/python-termstyle/python-termstyle-0.1.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gfxmonk/${PN#*-}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"