diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-05-26 21:32:40 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-05-26 21:34:21 +0300 |
commit | ffc48e55f8698900027042e35c38e9161a0d8413 (patch) | |
tree | 26f47078094e2b8b1aef53213e8f384806dcb707 /dev-python/pytest-xdist | |
parent | media-libs/tiff: arm stable, bug #618610 (diff) | |
download | gentoo-ffc48e55f8698900027042e35c38e9161a0d8413.tar.gz gentoo-ffc48e55f8698900027042e35c38e9161a0d8413.tar.bz2 gentoo-ffc48e55f8698900027042e35c38e9161a0d8413.zip |
dev-python/pytest-xdist: keyworded for ~mips
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-python/pytest-xdist')
-rw-r--r-- | dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild index eeca14f1a34f..4b81a266ce00 100644 --- a/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild +++ b/dev-python/pytest-xdist/pytest-xdist-1.15.0.ebuild @@ -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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |