diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 22:55:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-19 23:01:58 +0000 |
commit | 3dc3b080c2985d5c7dd50d206b8aa28810b3aac6 (patch) | |
tree | ae1890062fbd34c0a17a7e73761321ccb7c2f0b2 /dev-python | |
parent | dev-python/setuptools: keyworded 36.7.2 for sparc, bug #631608 (thanks to Rol... (diff) | |
download | gentoo-3dc3b080c2985d5c7dd50d206b8aa28810b3aac6.tar.gz gentoo-3dc3b080c2985d5c7dd50d206b8aa28810b3aac6.tar.bz2 gentoo-3dc3b080c2985d5c7dd50d206b8aa28810b3aac6.zip |
dev-python/pytest-shutil: keyworded 1.2.11 for sparc, bug #631608 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python')
-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 b0e7df2027af..5bf637e05dd0 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 ~ia64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |