diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-09 23:20:31 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-09 23:24:00 +0200 |
commit | 1263e8dc8ab9f6f9fc91b41e8c7ea5a7c081f501 (patch) | |
tree | 4d95e37d66b6cc8e673e32aa48bcb6c53fe7477b /dev-python/pytest-forked | |
parent | dev-python/pytest-xdist: x86 stable (bug #668096) (diff) | |
download | gentoo-1263e8dc8ab9f6f9fc91b41e8c7ea5a7c081f501.tar.gz gentoo-1263e8dc8ab9f6f9fc91b41e8c7ea5a7c081f501.tar.bz2 gentoo-1263e8dc8ab9f6f9fc91b41e8c7ea5a7c081f501.zip |
dev-python/pytest-forked: x86 stable (bug #668096)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-forked')
-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 9b9dd37c8331..db54fb162dc9 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 Foundation +# Copyright 1999-2018 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=" |