diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:11:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:11:49 +0200 |
commit | 5fe017a538422b5bfcdb073da25c3ebf50989072 (patch) | |
tree | 82fd607a39ef6d6613764116698ff2cbc495a8c5 /dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | |
parent | sys-libs/readline: arm stable wrt bug #719942 (diff) | |
download | gentoo-5fe017a538422b5bfcdb073da25c3ebf50989072.tar.gz gentoo-5fe017a538422b5bfcdb073da25c3ebf50989072.tar.bz2 gentoo-5fe017a538422b5bfcdb073da25c3ebf50989072.zip |
dev-python/pytest-fixture-config: arm stable wrt bug #720584
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild')
-rw-r--r-- | dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild index 8cb9f4650c32..261bc2e4f9ea 100644 --- a/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild +++ b/dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |