diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-08 01:25:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-08 01:26:58 +0300 |
commit | 6ae9c4e0213bfcf5ecece4bd16ede114f81a53e2 (patch) | |
tree | 0488a8d86fae65c8907460c3d046a919725e1959 /dev-python/pytest-fixture-config | |
parent | dev-python/pytest-shutil: add ~arm (bug #631608) (diff) | |
download | gentoo-6ae9c4e0213bfcf5ecece4bd16ede114f81a53e2.tar.gz gentoo-6ae9c4e0213bfcf5ecece4bd16ede114f81a53e2.tar.bz2 gentoo-6ae9c4e0213bfcf5ecece4bd16ede114f81a53e2.zip |
dev-python/pytest-fixture-config: add ~arm (bug #631608)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python/pytest-fixture-config')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 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 aa91d8c32711..6c46923ac167 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86" IUSE="test" RDEPEND=" |