commit: 2830800fb0fd676b1bed82990afde11996fd79b3 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Fri Jan 31 18:01:15 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Jan 31 22:16:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2830800f
dev-python/pyfakefs: keyworded 3.7.1 for sparc, bug #707066 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-python/pyfakefs/pyfakefs-3.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyfakefs/pyfakefs-3.7.1.ebuild b/dev-python/pyfakefs/pyfakefs-3.7.1.ebuild index 0dd1e9d6c5c..b611cb0e0d0 100644 --- a/dev-python/pyfakefs/pyfakefs-3.7.1.ebuild +++ b/dev-python/pyfakefs/pyfakefs-3.7.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jmcgeheeiv/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"
