From 2992a4a7d041c7686396cc5109659d50830f1f0b Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 14 Oct 2015 13:04:16 +0200 Subject: [PATCH] dev-python/pytest: Rekeyword according to old KEYWORDS Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/pytest/pytest-2.7.2.ebuild | 2 +- dev-python/pytest/pytest-2.8.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pytest/pytest-2.7.2.ebuild b/dev-python/pytest/pytest-2.7.2.ebuild index 93b949bf7bf84..d88c06f195993 100644 --- a/dev-python/pytest/pytest-2.7.2.ebuild +++ b/dev-python/pytest/pytest-2.7.2.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 ) inherit distutils-r1 -DESCRIPTION="simple powerful testing with Python" +DESCRIPTION="Simple powerful testing with Python" HOMEPAGE="http://pytest.org/ https://pypi.python.org/pypi/pytest" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/pytest/pytest-2.8.2.ebuild b/dev-python/pytest/pytest-2.8.2.ebuild index 0b5e1898b1e4a..7a1d5acf0bd6a 100644 --- a/dev-python/pytest/pytest-2.8.2.ebuild +++ b/dev-python/pytest/pytest-2.8.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +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="doc test" # When bumping, please check setup.py for the proper py version