commit: 4696fbf0ed784e541843c3a6e7a303dd391d82ce Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Fri Jun 23 13:40:30 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Fri Jun 23 19:26:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4696fbf0
dev-python/entrypoints: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/entrypoints/entrypoints-0.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/entrypoints/entrypoints-0.2.2.ebuild b/dev-python/entrypoints/entrypoints-0.2.2.ebuild index c8f1ea0047b..2f1065d5e64 100644 --- a/dev-python/entrypoints/entrypoints-0.2.2.ebuild +++ b/dev-python/entrypoints/entrypoints-0.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com//takluyver/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc test" DEPEND="
