diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 06:46:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 06:46:12 +0000 |
commit | bf1fae011eeda71adf0afc61339af205bd235fe7 (patch) | |
tree | b64ab97c16d84c4dd416c8f46425cda174ada81b /dev-python/unittest-or-fail | |
parent | dev-python/unittest-or-fail: Keyword 0 ia64, #776019 (diff) | |
download | gentoo-bf1fae011eeda71adf0afc61339af205bd235fe7.tar.gz gentoo-bf1fae011eeda71adf0afc61339af205bd235fe7.tar.bz2 gentoo-bf1fae011eeda71adf0afc61339af205bd235fe7.zip |
dev-python/unittest-or-fail: Keyword 0 sparc, #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 d787f2bf9cae..11f8746154a8 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 ~ia64 ~s390 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~ia64 ~s390 ~sparc ~x86 ~x64-macos" # Warning: do not use distutils_enable_tests to avoid a circular # dependency on itself! |