diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:54:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:54:15 +0200 |
commit | 86c02b71bbb6233e3f940cb1ecc91c7b7ad507aa (patch) | |
tree | 416eafdc0124692413df0b4caa72fd9d11e16dfc /dev-python/process-tests | |
parent | app-shells/quoter: s390 stable wrt bug #744220 (diff) | |
download | gentoo-86c02b71bbb6233e3f940cb1ecc91c7b7ad507aa.tar.gz gentoo-86c02b71bbb6233e3f940cb1ecc91c7b7ad507aa.tar.bz2 gentoo-86c02b71bbb6233e3f940cb1ecc91c7b7ad507aa.zip |
dev-python/process-tests: s390 stable wrt bug #744241
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/process-tests')
-rw-r--r-- | dev-python/process-tests/process-tests-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/process-tests/process-tests-2.1.1.ebuild b/dev-python/process-tests/process-tests-2.1.1.ebuild index dacc3e73b8e9..cbebc940d003 100644 --- a/dev-python/process-tests/process-tests-2.1.1.ebuild +++ b/dev-python/process-tests/process-tests-2.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sparc ~x86 ~amd64-linux ~x86-linux" # There are no tests at all, under TODO # see https://pypi.org/project/process-tests/2.0.2/ |