commit: 4197b5f0c87d0cdc77746f95e16103a642bdaced Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Jun 17 17:21:56 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Jun 17 17:21:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4197b5f0
dev-python/dynd-python: x86 stable wrt bug #606050 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" 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 5517872d390..458dea2c37c 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}"