diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:25:43 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:25:43 +0200 |
commit | f637e9ba7e390f40f89759216645e33c9c6ddd92 (patch) | |
tree | 18da3cb5fe5ae2e88e7ea66ef39c96687ae68622 /dev-python/elastic-transport | |
parent | dev-python/frozenlist: Stabilize 1.4.1 x86, #921072 (diff) | |
download | gentoo-f637e9ba7e390f40f89759216645e33c9c6ddd92.tar.gz gentoo-f637e9ba7e390f40f89759216645e33c9c6ddd92.tar.bz2 gentoo-f637e9ba7e390f40f89759216645e33c9c6ddd92.zip |
dev-python/elastic-transport: Stabilize 8.11.0 arm64, #921073
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/elastic-transport')
-rw-r--r-- | dev-python/elastic-transport/elastic-transport-8.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elastic-transport/elastic-transport-8.11.0.ebuild b/dev-python/elastic-transport/elastic-transport-8.11.0.ebuild index a59158b08eaa..bc402f2f355a 100644 --- a/dev-python/elastic-transport/elastic-transport-8.11.0.ebuild +++ b/dev-python/elastic-transport/elastic-transport-8.11.0.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" PROPERTIES="test_network" RESTRICT="test" |