diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:51:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:51:34 +0200 |
commit | 295866abb048f870ab94e0fab1c027dae34f0e9f (patch) | |
tree | 3eaa67898d7b4cb87c6bf9e5e19c657aabe4e4e6 /dev-python/elastic-transport | |
parent | dev-python/frozenlist: Stabilize 1.4.1 arm64, #921072 (diff) | |
download | gentoo-295866abb048f870ab94e0fab1c027dae34f0e9f.tar.gz gentoo-295866abb048f870ab94e0fab1c027dae34f0e9f.tar.bz2 gentoo-295866abb048f870ab94e0fab1c027dae34f0e9f.zip |
dev-python/elastic-transport: Stabilize 8.11.0 amd64, #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 bc402f2f355a..79744ec3a8fa 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" |