diff options
author | 2021-03-15 07:42:51 +0000 | |
---|---|---|
committer | 2021-03-15 07:42:51 +0000 | |
commit | e2a27173530792d21c144ffcb52c4c11a2ee9afd (patch) | |
tree | 7c01184c515c1cc26b8a59d34ba2bff5a2321ec7 /dev-python/unittest-or-fail | |
parent | dev-python/twisted: Keyword 21.2.0 ppc, #773451 (diff) | |
download | gentoo-e2a27173530792d21c144ffcb52c4c11a2ee9afd.tar.gz gentoo-e2a27173530792d21c144ffcb52c4c11a2ee9afd.tar.bz2 gentoo-e2a27173530792d21c144ffcb52c4c11a2ee9afd.zip |
dev-python/unittest-or-fail: Keyword 0 hppa, #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 e15b6fdfd067..ceb91cb9f251 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 ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos" # Warning: do not use distutils_enable_tests to avoid a circular # dependency on itself! |