diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 22:17:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-29 22:21:47 +0100 |
commit | fd5c2ac95d79e4ccbf4d1abc46bae096a4a1a7cc (patch) | |
tree | a5426a847e1241783a51a14ddde21ccccbec4fdc /dev-python/pytest-shutil | |
parent | dev-python/ndg-httpsclient: keyworded 0.5.1 for ppc64, bug #710396 (diff) | |
download | gentoo-fd5c2ac95d79e4ccbf4d1abc46bae096a4a1a7cc.tar.gz gentoo-fd5c2ac95d79e4ccbf4d1abc46bae096a4a1a7cc.tar.bz2 gentoo-fd5c2ac95d79e4ccbf4d1abc46bae096a4a1a7cc.zip |
dev-python/pytest-shutil: keyworded 1.7.0 for ppc64, bug #711846
Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
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 4869ed876d73..279e8cfdce96 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="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~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 60f305e0ce1e..bc4bb1209da1 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 ~arm64 ~hppa ~ia64 ~mips ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |