diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2018-04-09 15:12:41 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2018-04-09 15:22:31 -0500 |
commit | 01a213b06f6aa9783cadda06087b04efd8c1aa06 (patch) | |
tree | 283eea657debfba21279177e5dbe217019a370b2 /dev-python/pytest-shutil | |
parent | dev-python/contextlib2: arm64 stable, bug #641304 (diff) | |
download | gentoo-01a213b06f6aa9783cadda06087b04efd8c1aa06.tar.gz gentoo-01a213b06f6aa9783cadda06087b04efd8c1aa06.tar.bz2 gentoo-01a213b06f6aa9783cadda06087b04efd8c1aa06.zip |
dev-python/pytest-shutil: arm64 stable, bug #641304
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild index afe7b3770ffe..f6bf919098d0 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild @@ -12,7 +12,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 sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |