diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 06:42:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 06:42:38 +0000 |
commit | 79c0c5cef83697eb72d759d2c90e28bc5290e468 (patch) | |
tree | d7a2b6947eeb5dc21adc7fd5a824a2638175f864 /dev-python/unittest-or-fail | |
parent | dev-libs/criterion: Keyword 2.4_pre20200110 arm, #729802 (diff) | |
download | gentoo-79c0c5cef83697eb72d759d2c90e28bc5290e468.tar.gz gentoo-79c0c5cef83697eb72d759d2c90e28bc5290e468.tar.bz2 gentoo-79c0c5cef83697eb72d759d2c90e28bc5290e468.zip |
dev-python/unittest-or-fail: Keyword 0 s390, #776019
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/unittest-or-fail')
-rw-r--r-- | dev-python/unittest-or-fail/unittest-or-fail-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unittest-or-fail/unittest-or-fail-0.ebuild b/dev-python/unittest-or-fail/unittest-or-fail-0.ebuild index fcf63668bfb7..70c13fe9b87c 100644 --- a/dev-python/unittest-or-fail/unittest-or-fail-0.ebuild +++ b/dev-python/unittest-or-fail/unittest-or-fail-0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~s390 ~x86" # Warning: do not use distutils_enable_tests to avoid a circular # dependency on itself! |