diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:13:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:16:30 +0200 |
commit | d6f567cb8ae4871a6f913a61f47ff2cb27449606 (patch) | |
tree | 94a4dd8a8e04332891b865c420618f42c3062480 /dev-python/pytest-shutil | |
parent | dev-python/pyro: ppc stable wrt bug #731514 (diff) | |
download | gentoo-d6f567cb8ae4871a6f913a61f47ff2cb27449606.tar.gz gentoo-d6f567cb8ae4871a6f913a61f47ff2cb27449606.tar.bz2 gentoo-d6f567cb8ae4871a6f913a61f47ff2cb27449606.zip |
dev-python/pytest-shutil: ppc stable wrt bug #731526
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild index 554594b2fcc1..f80043d2af94 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |