diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-20 20:36:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-20 20:36:56 +0300 |
commit | f938dc9e0a5f867f8b584edf50710d045fd3af1b (patch) | |
tree | 3ee77772b1b26c67fce7b5993fdeb6468f853c62 /dev-python/elastic-transport | |
parent | dev-python/elasticsearch: Keyword 8.8.2 arm64, #912586 (diff) | |
download | gentoo-f938dc9e0a5f867f8b584edf50710d045fd3af1b.tar.gz gentoo-f938dc9e0a5f867f8b584edf50710d045fd3af1b.tar.bz2 gentoo-f938dc9e0a5f867f8b584edf50710d045fd3af1b.zip |
dev-python/elastic-transport: Keyword 8.4.0 arm64, #912586
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 e2127d60cf6d..615ac1efa276 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 ~arm64 x86" PROPERTIES="test_network" RESTRICT="test" |