diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:58:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:40 +0200 |
commit | 279738db0cd895e2f646f4d590debb50b80a4541 (patch) | |
tree | 0beafad6fcfcb81c38916463f67bd2d6868510cc /dev-python/pytest-shutil | |
parent | dev-python/pytest-localserver: x86 stable wrt bug #731524 (diff) | |
download | gentoo-279738db0cd895e2f646f4d590debb50b80a4541.tar.gz gentoo-279738db0cd895e2f646f4d590debb50b80a4541.tar.bz2 gentoo-279738db0cd895e2f646f4d590debb50b80a4541.zip |
dev-python/pytest-shutil: x86 stable wrt bug #731526
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 f00e306275be..dcafa45325e0 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 )" |