diff options
author | Jason Zaman <perfinion@gentoo.org> | 2017-12-27 00:05:11 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2017-12-27 00:16:03 +0800 |
commit | 34b55ddabc6e0c2ab42e981f1dd3a4efb753d9b9 (patch) | |
tree | 62ca9ccb9912e408268a3c005b6a6edb9d00f4e9 /dev-python/pytest-shutil | |
parent | dev-python/setuptools-git: amd64 stable (diff) | |
download | gentoo-34b55ddabc6e0c2ab42e981f1dd3a4efb753d9b9.tar.gz gentoo-34b55ddabc6e0c2ab42e981f1dd3a4efb753d9b9.tar.bz2 gentoo-34b55ddabc6e0c2ab42e981f1dd3a4efb753d9b9.zip |
dev-python/pytest-shutil: amd64 stable
Gentoo-bug: 641304
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 | 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 4c1f5fe917e5..58b700520251 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 ia64 ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |