diff options
author | 2017-09-23 11:31:41 +0100 | |
---|---|---|
committer | 2017-09-23 11:39:40 +0100 | |
commit | 3b740cf79a9c7b67a550b3bab85d53249c82aef0 (patch) | |
tree | c737b167ef7cbbef1171c45451e1d25e2a2baa41 /dev-python/pytest-shutil | |
parent | dev-python/pytest-fixture-config: keyworded 1.2.11 for ppc, bug #631608 (diff) | |
download | gentoo-3b740cf79a9c7b67a550b3bab85d53249c82aef0.tar.gz gentoo-3b740cf79a9c7b67a550b3bab85d53249c82aef0.tar.bz2 gentoo-3b740cf79a9c7b67a550b3bab85d53249c82aef0.zip |
dev-python/pytest-shutil: keyworded 1.2.11 for ppc, bug #631608
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
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 0be82d8c750b..7799caa865fe 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |