diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 21:52:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 21:58:11 +0000 |
commit | c7662e9121b9259f9938c5155674482bc9d3d8e5 (patch) | |
tree | bd054b3692b5c93387feb8f382eb7c4f59eff3bf /dev-python/pytest-fixture-config | |
parent | dev-python/backports-unittest-mock: stable 1.3 for ppc/ppc64, bug #641304 (diff) | |
download | gentoo-c7662e9121b9259f9938c5155674482bc9d3d8e5.tar.gz gentoo-c7662e9121b9259f9938c5155674482bc9d3d8e5.tar.bz2 gentoo-c7662e9121b9259f9938c5155674482bc9d3d8e5.zip |
dev-python/pytest-fixture-config: stable 1.2.11 for ppc/ppc64, bug #641304
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
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 26d1e6d68fd4..bfbb52d3c672 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 ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ia64 ~mips ppc ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |