diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 19:39:34 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 19:39:34 +0300 |
commit | b0269f77f22e18ed468675e7900d9b3dc2dfa1b1 (patch) | |
tree | 652be4eddd2f4c14b4910bc834610e3007c51814 /dev-python/tempest | |
parent | dev-python/flexmock: Stabilize 0.12.1 ALLARCHES, #929920 (diff) | |
download | gentoo-b0269f77f22e18ed468675e7900d9b3dc2dfa1b1.tar.gz gentoo-b0269f77f22e18ed468675e7900d9b3dc2dfa1b1.tar.bz2 gentoo-b0269f77f22e18ed468675e7900d9b3dc2dfa1b1.zip |
dev-python/tempest: Stabilize 38.0.0 ALLARCHES, #929923
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/tempest')
-rw-r--r-- | dev-python/tempest/tempest-38.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest/tempest-38.0.0.ebuild b/dev-python/tempest/tempest-38.0.0.ebuild index 6821a436d77d..f022f1461ccb 100644 --- a/dev-python/tempest/tempest-38.0.0.ebuild +++ b/dev-python/tempest/tempest-38.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |