commit: f938dc9e0a5f867f8b584edf50710d045fd3af1b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 20 17:36:56 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Aug 20 17:36:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f938dc9e
dev-python/elastic-transport: Keyword 8.4.0 arm64, #912586 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/elastic-transport/elastic-transport-8.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"