commit: 08c64f4a34c5804ce45f5114b0dece9bb9ffa447
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 8 20:52:52 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Sep 8 20:52:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c64f4a
dev-python/pytrie: add ~arm, bug #626834
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-python/pytrie/pytrie-0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytrie/pytrie-0.3.ebuild
b/dev-python/pytrie/pytrie-0.3.ebuild
index ac25d12e5c1..bfeae355634 100644
--- a/dev-python/pytrie/pytrie-0.3.ebuild
+++ b/dev-python/pytrie/pytrie-0.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz ->
${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~arm"
IUSE=""
DEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]"