summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:33:52 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-11-19 12:36:19 -0600
commit26dc6e93db19bd2e1a3d2a4172d9bd840184583c (patch)
treebbd9dbf28ddf3b4b43d07750fbe072eff3f3583e /dev-python
parentdev-python/pluggy: 0.11.0 stable amd64/x86 (diff)
downloadgentoo-26dc6e93db19bd2e1a3d2a4172d9bd840184583c.tar.gz
gentoo-26dc6e93db19bd2e1a3d2a4172d9bd840184583c.tar.bz2
gentoo-26dc6e93db19bd2e1a3d2a4172d9bd840184583c.zip
dev-python/pytest: 4.5.0 stable amd64/x86
Package-Manager: Portage-2.3.76, Repoman-2.3.18 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest/pytest-4.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild
index 16bcc98a7257..9cb97377cf3d 100644
--- a/dev-python/pytest/pytest-4.5.0.ebuild
+++ b/dev-python/pytest/pytest-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"