diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2017-12-27 17:00:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-27 20:37:41 +0000 |
commit | 4e0f22a3b6dd8e3586bd556953f85faf50950f81 (patch) | |
tree | d63fdd3c8bb8477dffd0fbf1b1476886726a3abe /dev-python/pytest-shutil | |
parent | dev-python/contextlib2: stable 0.5.5 for sparc, bug #641304 (diff) | |
download | gentoo-4e0f22a3b6dd8e3586bd556953f85faf50950f81.tar.gz gentoo-4e0f22a3b6dd8e3586bd556953f85faf50950f81.tar.bz2 gentoo-4e0f22a3b6dd8e3586bd556953f85faf50950f81.zip |
dev-python/pytest-shutil: stable 1.2.11 for sparc, bug #641304
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
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 0cd9936fa31d..6c6ce8eda5a3 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="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86" IUSE="test" RDEPEND=" |