diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-04 16:34:32 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-04 15:41:01 +0100 |
commit | 2c289820beb648055526aacecb281d72fd5ba169 (patch) | |
tree | 5336a7c3f7a098d602f4c0fab1d4d6acdfdde088 /dev-python/pytest-shutil | |
parent | profiles/arch/arm: Unmask py3.8+3.9 (diff) | |
download | gentoo-2c289820beb648055526aacecb281d72fd5ba169.tar.gz gentoo-2c289820beb648055526aacecb281d72fd5ba169.tar.bz2 gentoo-2c289820beb648055526aacecb281d72fd5ba169.zip |
dev-python/pytest-shutil: stable 1.7.0 for hppa, bug #726586
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-shutil')
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild index 6965a5e56aec..d7793ef0daaa 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |