diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 06:43:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 06:43:47 +0000 |
commit | 4431d16a2736954359cc031faf169d545357d58c (patch) | |
tree | ae9f398af8a21beb6679aa510a3297ea3eb3b253 /dev-python/unittest-or-fail | |
parent | dev-python/unittest-or-fail: Keyword 0 s390, #776019 (diff) | |
download | gentoo-4431d16a2736954359cc031faf169d545357d58c.tar.gz gentoo-4431d16a2736954359cc031faf169d545357d58c.tar.bz2 gentoo-4431d16a2736954359cc031faf169d545357d58c.zip |
dev-python/unittest-or-fail: Keyword 0 x64-macos, #776019
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
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 70c13fe9b87c..b13be836660d 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 ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~s390 ~x86 ~x64-macos" # Warning: do not use distutils_enable_tests to avoid a circular # dependency on itself! |