diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:16:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-03 17:17:30 +0200 |
commit | 22a10c21a0e9748643c061ddb8a266edf07745e8 (patch) | |
tree | 39f1b312f68bc0c773c6a7dfe7788f2d1a228775 | |
parent | app-i18n/ibus: ppc64 stable wrt bug #726532 (diff) | |
download | gentoo-22a10c21a0e9748643c061ddb8a266edf07745e8.tar.gz gentoo-22a10c21a0e9748643c061ddb8a266edf07745e8.tar.bz2 gentoo-22a10c21a0e9748643c061ddb8a266edf07745e8.zip |
dev-python/pytest-shutil: ppc64 stable wrt bug #726586
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild index eb733e6a25d6..9e96f8ffa247 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |