diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 22:30:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-21 22:34:27 +0000 |
commit | 1cb064f8b7340117bd786e5369a39ca9871e55b5 (patch) | |
tree | 0a03ec43b853b368c54b86479891db4ecaa7af0d /dev-python/pytest-shutil | |
parent | dev-python/pytest-fixture-config: stable 1.2.11 for ia64, bug #641304 (diff) | |
download | gentoo-1cb064f8b7340117bd786e5369a39ca9871e55b5.tar.gz gentoo-1cb064f8b7340117bd786e5369a39ca9871e55b5.tar.bz2 gentoo-1cb064f8b7340117bd786e5369a39ca9871e55b5.zip |
dev-python/pytest-shutil: stable 1.2.11 for ia64, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 5bf637e05dd0..a41ae04e1f46 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 ~sparc ~x86" +KEYWORDS="~amd64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |