commit: cebe7a7f42a2cf46a5fdac58d0fc63b3bb195eff Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jun 17 15:31:55 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jun 17 15:36:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cebe7a7f
dev-python/dynd-python: amd64 stable wrt bug #606050 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild b/dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild index b43e90bd52f..5517872d390 100644 --- a/dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild +++ b/dev-python/dynd-python/dynd-python-0.7.2-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/libdynd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"