summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-17 23:43:09 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-17 23:43:09 +0300
commitac0c26222bae54e9c6a46caead98ed37d9026687 (patch)
tree640919e38586e463e41c055cfde4f09bfcfc5be5
parentdev-python/gmpy: Add ~sh keyword wrt bug #661320 (diff)
downloadgentoo-ac0c2622.tar.gz
gentoo-ac0c2622.tar.bz2
gentoo-ac0c2622.zip
dev-python/pytest-xdist: Add ~sh keyword wrt bug #661320
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild
index 74768c3d2d41..79cf6a2a0134 100644
--- a/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild
+++ b/dev-python/pytest-xdist/pytest-xdist-1.22.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# 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="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND="