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 | |
parent | 076c230b5473b96d0d1b4da67e8c7f1a3182096f (diff) | |
download | gentoo-e341cc2faa517eea7a090825fea82e3a13f0643e.tar.gz gentoo-e341cc2faa517eea7a090825fea82e3a13f0643e.tar.xz |
dev-python/pytest-fixture-config: arm stable, bug #641304
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
-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 72f60e041bd..a456663d15a 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=" |