commit: 73924648e067fc7a4daec01568554bd8d0079c30
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 14 06:37:02 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 06:37:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73924648
dev-python/pytest-cov-2.5.1-r1: add ~arm64 keyword (bug #643214)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
b/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
index a6f5d011269..fb708afded4 100644
--- a/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
+++ b/dev-python/pytest-cov/pytest-cov-2.5.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86
~amd64-fbsd"
IUSE="doc test"
RDEPEND="