diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:24 +0100 |
commit | efba9d55f34a6224006f63a0dc2d9d75663529af (patch) | |
tree | df47d4af2f3f43968f97bfe63d188e367a129e89 /dev-python/pytest/pytest-4.5.0.ebuild | |
parent | dev-python/pluggy: ppc64 stable wrt bug #703062 (diff) | |
download | gentoo-efba9d55f34a6224006f63a0dc2d9d75663529af.tar.gz gentoo-efba9d55f34a6224006f63a0dc2d9d75663529af.tar.bz2 gentoo-efba9d55f34a6224006f63a0dc2d9d75663529af.zip |
dev-python/pytest: ppc64 stable wrt bug #703062
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest/pytest-4.5.0.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild index b88259a38470..79fbceb408be 100644 --- a/dev-python/pytest/pytest-4.5.0.ebuild +++ b/dev-python/pytest/pytest-4.5.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |