diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:22:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:22:01 +0100 |
commit | cb980ebc58abc6ea3647ec967f6f3a7f2c40146a (patch) | |
tree | 42fd2defe658f1486314c282ee21308390e7b5e7 /dev-python/pytest | |
parent | 464d87402abf590655f802eb1a209c8f75a0b3b4 (diff) | |
download | gentoo-cb980ebc58abc6ea3647ec967f6f3a7f2c40146a.tar.gz gentoo-cb980ebc58abc6ea3647ec967f6f3a7f2c40146a.tar.xz |
dev-python/pytest: sparc stable wrt bug #599742
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.0.2.ebuild b/dev-python/pytest/pytest-3.0.2.ebuild index e96c4b78b03..1dd8ef889a8 100644 --- a/dev-python/pytest/pytest-3.0.2.ebuild +++ b/dev-python/pytest/pytest-3.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" # When bumping, please check setup.py for the proper py version |