diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-01 14:49:50 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-03 01:21:00 +0300 |
commit | 0c726eba111108708d5a0539c3fd4ed804b04578 (patch) | |
tree | aa20e8b91d417ddbcaacfb5b1861694fcceea0fd /dev-python/pytest-shutil | |
parent | dev-python/pytest-virtualenv: arm64 stable (bug #726586) (diff) | |
download | gentoo-0c726eba111108708d5a0539c3fd4ed804b04578.tar.gz gentoo-0c726eba111108708d5a0539c3fd4ed804b04578.tar.bz2 gentoo-0c726eba111108708d5a0539c3fd4ed804b04578.zip |
dev-python/pytest-shutil: arm64 stable (bug #726586)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-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 9823bdbed0b5..eb733e6a25d6 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 )" |