diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:22:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:59:58 +0000 |
commit | b99e1c946885d209a806f4f637ce5ff268aa0711 (patch) | |
tree | 3f6da429c4076a8fe8cdadf6c27f902ff7a5edca /dev-python/pytest-fixture-config | |
parent | dev-python/pytest-expect: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-b99e1c946885d209a806f4f637ce5ff268aa0711.tar.gz gentoo-b99e1c946885d209a806f4f637ce5ff268aa0711.tar.bz2 gentoo-b99e1c946885d209a806f4f637ce5ff268aa0711.zip |
dev-python/pytest-fixture-config: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-fixture-config')
-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 90b4e0cd5c96..2d2a9a122119 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 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |