diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 10:13:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 10:13:00 +0100 |
commit | 1f721f470e6d6d3eea7391b064a2cd351d228567 (patch) | |
tree | 533742b1a827460b1ec85c42d8c54019e7ce86e4 /dev-python/pytest-mock | |
parent | sys-auth/ssh-ldap-pubkey: keyworded 1.3.0 for ppc64, bug #662814 (diff) | |
download | gentoo-1f721f470e6d6d3eea7391b064a2cd351d228567.tar.gz gentoo-1f721f470e6d6d3eea7391b064a2cd351d228567.tar.bz2 gentoo-1f721f470e6d6d3eea7391b064a2cd351d228567.zip |
dev-python/pytest-mock: keyworded 1.6.3 for ppc64, bug #662814
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-python/pytest-mock')
-rw-r--r-- | dev-python/pytest-mock/pytest-mock-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-mock/pytest-mock-1.6.3.ebuild b/dev-python/pytest-mock/pytest-mock-1.6.3.ebuild index ca329f1b7442..9d4c6a64c17b 100644 --- a/dev-python/pytest-mock/pytest-mock-1.6.3.ebuild +++ b/dev-python/pytest-mock/pytest-mock-1.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}] |