commit: 51202e471e5fffeb58bc2beb771aefb40905a4e1
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 1 15:11:49 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jul 1 15:19:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51202e47
dev-python/pytest-rerunfailures: amd64 stable, bug #659050
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-python/pytest-rerunfailures/pytest-rerunfailures-2.1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-rerunfailures/pytest-rerunfailures-2.1.0.ebuild
b/dev-python/pytest-rerunfailures/pytest-rerunfailures-2.1.0.ebuild
index 836ea380e2a..d75a7270341 100644
--- a/dev-python/pytest-rerunfailures/pytest-rerunfailures-2.1.0.ebuild
+++ b/dev-python/pytest-rerunfailures/pytest-rerunfailures-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MPL-2.0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="dev-python/pytest"