dev-python/pytest-rerunfailures: amd64 stable, bug #659050
authorPacho Ramos <pacho@gentoo.org>
Sun, 1 Jul 2018 15:11:49 +0000 (17:11 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 1 Jul 2018 15:19:23 +0000 (17:19 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

dev-python/pytest-rerunfailures/pytest-rerunfailures-2.1.0.ebuild

index 836ea380e2a8f572113889bfd5922aab64a4e387..d75a7270341e4218763e9923c824617c97f6e027 100644 (file)
@@ -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"