commit: d9591466ed07f3253167413607a18c6493f35f89
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:39:23 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:40:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9591466
dev-python/dulwich: adding arm64 support
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-python/dulwich/dulwich-0.17.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dulwich/dulwich-0.17.3.ebuild
b/dev-python/dulwich/dulwich-0.17.3.ebuild
index 739dfbb37b4..6cb73b4bee8 100644
--- a/dev-python/dulwich/dulwich-0.17.3.ebuild
+++ b/dev-python/dulwich/dulwich-0.17.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc examples test"
DEPEND="