diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 11:31:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 11:39:40 +0100 |
commit | 31377436734a0ef2969374732193e40e8436ebe7 (patch) | |
tree | 2301cae759197e4ca7a3911406bc4e25cc089e77 /dev-python/pytest-fixture-config | |
parent | dev-python/setuptools-git: keyworded 1.2 for ppc, bug #631608 (diff) | |
download | gentoo-31377436734a0ef2969374732193e40e8436ebe7.tar.gz gentoo-31377436734a0ef2969374732193e40e8436ebe7.tar.bz2 gentoo-31377436734a0ef2969374732193e40e8436ebe7.zip |
dev-python/pytest-fixture-config: 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-fixture-config')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild index e93b3850c8b1..854a692673b1 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-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=" |