diff options
author | Sam James <sam@gentoo.org> | 2023-10-15 08:59:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-15 08:59:56 +0100 |
commit | 39824f2c4c46446635ee07f37da6a9c28d7f59e7 (patch) | |
tree | 626d1e99a95a37a4932d6b3553aaf542e5475d4e /dev-python/pyacoustid | |
parent | dev-python/pickleshare: Stabilize 0.7.5-r1 amd64, #915746 (diff) | |
download | gentoo-39824f2c4c46446635ee07f37da6a9c28d7f59e7.tar.gz gentoo-39824f2c4c46446635ee07f37da6a9c28d7f59e7.tar.bz2 gentoo-39824f2c4c46446635ee07f37da6a9c28d7f59e7.zip |
dev-python/pyacoustid: Stabilize 1.3.0 amd64, #915750
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyacoustid')
-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" |