diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 15:32:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-28 15:32:30 +0300 |
commit | 1c792c395f9839f6fd0cad9b9498f287d0479200 (patch) | |
tree | 59bc26ba6ea926ad4194bd0120aed64f1d0a3670 | |
parent | dev-python/msgpack: Stabilize 1.1.0 arm64, #940405 (diff) | |
download | gentoo-1c792c395f9839f6fd0cad9b9498f287d0479200.tar.gz gentoo-1c792c395f9839f6fd0cad9b9498f287d0479200.tar.bz2 gentoo-1c792c395f9839f6fd0cad9b9498f287d0479200.zip |
dev-python/tempest: Stabilize 40.0.0 ALLARCHES, #940411
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/tempest/tempest-40.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tempest/tempest-40.0.0.ebuild b/dev-python/tempest/tempest-40.0.0.ebuild index c8907a75cbcb..890bbe82daec 100644 --- a/dev-python/tempest/tempest-40.0.0.ebuild +++ b/dev-python/tempest/tempest-40.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 )" |