diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-08 01:24:40 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-08 01:26:58 +0300 |
commit | 4ba9cf29332efd6f4649b95a2fd32c83737632df (patch) | |
tree | f522d5bf450194bf07edfd1b4a020f14861af246 /dev-python/pytest-shutil | |
parent | dev-python/setuptools-git: add ~arm (bug #631608) (diff) | |
download | gentoo-4ba9cf29332efd6f4649b95a2fd32c83737632df.tar.gz gentoo-4ba9cf29332efd6f4649b95a2fd32c83737632df.tar.bz2 gentoo-4ba9cf29332efd6f4649b95a2fd32c83737632df.zip |
dev-python/pytest-shutil: add ~arm (bug #631608)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 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 6c6ce8eda5a3..9fefc64efd74 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86" IUSE="test" RDEPEND=" |