diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 17:26:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-05 17:26:47 +0300 |
commit | d85641713f28fea3588a29d1eed679d236d9a59d (patch) | |
tree | ea1047e644ebc8ee0af122dcf11df8600d337e21 /dev-python/elastic-transport | |
parent | media-libs/libmodplug: Stabilize 0.8.9.1 x86, #903864 (diff) | |
download | gentoo-d85641713f28fea3588a29d1eed679d236d9a59d.tar.gz gentoo-d85641713f28fea3588a29d1eed679d236d9a59d.tar.bz2 gentoo-d85641713f28fea3588a29d1eed679d236d9a59d.zip |
dev-python/elastic-transport: Stabilize 8.4.0 x86, #903857
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.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elastic-transport/elastic-transport-8.4.0.ebuild b/dev-python/elastic-transport/elastic-transport-8.4.0.ebuild index c2beee2e25d7..4c1f8de19612 100644 --- a/dev-python/elastic-transport/elastic-transport-8.4.0.ebuild +++ b/dev-python/elastic-transport/elastic-transport-8.4.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-python-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" PROPERTIES="test_network" RESTRICT="test" |