diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-01 16:42:28 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-01 16:42:28 +0300 |
commit | e3dab14aa5932651e1a737eba0deef5d74658153 (patch) | |
tree | 83b457f27aead4c2e44508f0b348af7b36b70e67 /dev-python/pytest-fixture-config | |
parent | dev-perl/XML-SAX-Expat: s390 stable wrt bug #657208 (diff) | |
download | gentoo-e3dab14aa5932651e1a737eba0deef5d74658153.tar.gz gentoo-e3dab14aa5932651e1a737eba0deef5d74658153.tar.bz2 gentoo-e3dab14aa5932651e1a737eba0deef5d74658153.zip |
dev-python/pytest-fixture-config: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/pytest-fixture-config')
-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 83388f2cdc8e..b8031b9b891a 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 s390 sparc x86 ~amd64-fbsd" IUSE="test" RDEPEND=" |