diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-21 20:39:23 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-21 20:39:23 +0100 |
commit | e341cc2faa517eea7a090825fea82e3a13f0643e (patch) | |
tree | e11d6e1b09a719a9f78d524bdfa957d93818fbd4 /dev-python/pytest-fixture-config | |
parent | dev-python/setuptools-git: arm stable, bug #641304 (diff) | |
download | gentoo-e341cc2faa517eea7a090825fea82e3a13f0643e.tar.gz gentoo-e341cc2faa517eea7a090825fea82e3a13f0643e.tar.bz2 gentoo-e341cc2faa517eea7a090825fea82e3a13f0643e.zip |
dev-python/pytest-fixture-config: arm stable, bug #641304
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
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 72f60e041bd1..a456663d15ab 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="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |