commit: 7e35d0a50af850d9b4bed317f87196626171e380
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 21:52:31 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 21:52:31 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e35d0a5
dev-python/pytest-expect: keyworded 1.1.0 for sparc, bug #617914 (thanks to
Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
dev-python/pytest-expect/pytest-expect-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
index b6254037af2..3684c79857e 100644
--- a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
+++ b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]