diff options
-rw-r--r-- | dev-python/crashtest/crashtest-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/crashtest/crashtest-0.4.0.ebuild b/dev-python/crashtest/crashtest-0.4.0.ebuild index b0ba80fce8eb..99659d36b869 100644 --- a/dev-python/crashtest/crashtest-0.4.0.ebuild +++ b/dev-python/crashtest/crashtest-0.4.0.ebuild @@ -16,6 +16,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" distutils_enable_tests pytest |