commit: c73da41e69dce97a7360ce42d6c987a8623265e1 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed May 15 22:50:20 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed May 15 22:56:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73da41e
dev-python/tox: keyworded 3.10.0 for sparc, bug #685868 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/tox/tox-3.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tox/tox-3.10.0.ebuild b/dev-python/tox/tox-3.10.0.ebuild index 58c6d7a1f42..586d4e574d5 100644 --- a/dev-python/tox/tox-3.10.0.ebuild +++ b/dev-python/tox/tox-3.10.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" # doc disabled because of missing deps in tree IUSE="test"
