diff options
Diffstat (limited to 'dev-python/pycares/pycares-4.1.2.ebuild')
-rw-r--r-- | dev-python/pycares/pycares-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycares/pycares-4.1.2.ebuild b/dev-python/pycares/pycares-4.1.2.ebuild index c24fe865ba50..1ff06a1aacd3 100644 --- a/dev-python/pycares/pycares-4.1.2.ebuild +++ b/dev-python/pycares/pycares-4.1.2.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${PN}-${P/_p/-fix} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" # Tests fail with network-sandbox, since they try to resolve google.com PROPERTIES="test_network" |