diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-11 23:52:35 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-11 23:52:35 -0400 |
commit | 21f7b8ef226b760b1c9ea59cb4c5cec1005f2bd5 (patch) | |
tree | 8a82308316625e2f8054fe3edba6db17a24ceb98 /dev-python | |
parent | dev-python/pytest-xdist: arm64 stable (bug #668096) (diff) | |
download | gentoo-21f7b8ef226b760b1c9ea59cb4c5cec1005f2bd5.tar.gz gentoo-21f7b8ef226b760b1c9ea59cb4c5cec1005f2bd5.tar.bz2 gentoo-21f7b8ef226b760b1c9ea59cb4c5cec1005f2bd5.zip |
dev-python/pytest-forked: arm64 stable (bug #668096)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-forked/pytest-forked-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-forked/pytest-forked-0.2.ebuild b/dev-python/pytest-forked/pytest-forked-0.2.ebuild index 27c8ae36f4f3..170cac743766 100644 --- a/dev-python/pytest-forked/pytest-forked-0.2.ebuild +++ b/dev-python/pytest-forked/pytest-forked-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# 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 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |