diff options
Diffstat (limited to 'dev-python/elastic-transport')
-rw-r--r-- | dev-python/elastic-transport/elastic-transport-8.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/elastic-transport/elastic-transport-8.13.0.ebuild b/dev-python/elastic-transport/elastic-transport-8.13.0.ebuild index 929ad572fafa..2443bf823287 100644 --- a/dev-python/elastic-transport/elastic-transport-8.13.0.ebuild +++ b/dev-python/elastic-transport/elastic-transport-8.13.0.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" PROPERTIES="test_network" RESTRICT="test" |