summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-14 13:04:16 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-14 13:04:16 +0200
commit2992a4a7d041c7686396cc5109659d50830f1f0b (patch)
tree707fa15ac6b3488338a74199f8e0ef3e678c2a30 /dev-python/pytest
parentdev-python/click: Keyword under ALLARCHES policy (diff)
downloadgentoo-2992a4a7d041c7686396cc5109659d50830f1f0b.tar.gz
gentoo-2992a4a7d041c7686396cc5109659d50830f1f0b.tar.bz2
gentoo-2992a4a7d041c7686396cc5109659d50830f1f0b.zip
dev-python/pytest: Rekeyword according to old KEYWORDS
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-2.7.2.ebuild2
-rw-r--r--dev-python/pytest/pytest-2.8.2.ebuild2
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 93b949bf7bf8..d88c06f19599 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 0b5e1898b1e4..7a1d5acf0bd6 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