diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyacoustid/pyacoustid-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyacoustid/pyacoustid-1.3.0.ebuild b/dev-python/pyacoustid/pyacoustid-1.3.0.ebuild index 168c291cc74a..331d7b4c5248 100644 --- a/dev-python/pyacoustid/pyacoustid-1.3.0.ebuild +++ b/dev-python/pyacoustid/pyacoustid-1.3.0.ebuild @@ -22,7 +22,7 @@ SRC_URI+=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples test" # Tests fail with network-sandbox, since they need to connect to acoustid.org PROPERTIES="test_network" |