diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-11 13:31:00 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-11 18:30:19 +0300 |
commit | 6c0e065e372f8bc08efa3d48ded5a359e99d8cf8 (patch) | |
tree | 80202ed33035324bd4e3cfa28dc79e2ddc79e899 /dev-python/pytest-fixture-config/pytest-fixture-config-1.7.0-r1.ebuild | |
parent | dev-python/pygments: s390 stable via arm64 (ALLARCHES, bug #720558) (diff) | |
download | gentoo-6c0e065e372f8bc08efa3d48ded5a359e99d8cf8.tar.gz gentoo-6c0e065e372f8bc08efa3d48ded5a359e99d8cf8.tar.bz2 gentoo-6c0e065e372f8bc08efa3d48ded5a359e99d8cf8.zip |
dev-python/pytest-fixture-config: s390 stable via arm64 (ALLARCHES, bug #720584)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@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 72fa882d3516..1ef1827e1b65 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}] |