diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-14 22:06:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-14 22:06:38 +0000 |
commit | de2f3720ab4de38c1da477e168c20dd4289e9d8e (patch) | |
tree | b4f76df929eb5acfbbcfdf099f203777d703799a /dev-python/pytest-shutil | |
parent | dev-python/termcolor: keyworded 1.1.0-r2 for ia64, bug #711846 (diff) | |
download | gentoo-de2f3720ab4de38c1da477e168c20dd4289e9d8e.tar.gz gentoo-de2f3720ab4de38c1da477e168c20dd4289e9d8e.tar.bz2 gentoo-de2f3720ab4de38c1da477e168c20dd4289e9d8e.zip |
dev-python/pytest-shutil: keyworded 1.7.0 for ia64, bug #711846
Package-Manager: Portage-2.3.93, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
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-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild index cd627a13a7e2..8ddc935d9fe3 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" 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 b572826097c7..becf0bf8271c 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="~amd64 ~arm64 ~hppa ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |