diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-03-04 09:04:36 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-04 09:04:57 +0200 |
commit | 040ba7eab4cb736cfc75a7b70ba324762ced9e72 (patch) | |
tree | 4e17267b2a6fda62cc48700abb6a2f401175f499 /dev-python/spotipy | |
parent | dev-python/simber: Stabilize 0.2.6 amd64, #899212 (diff) | |
download | gentoo-040ba7eab4cb736cfc75a7b70ba324762ced9e72.tar.gz gentoo-040ba7eab4cb736cfc75a7b70ba324762ced9e72.tar.bz2 gentoo-040ba7eab4cb736cfc75a7b70ba324762ced9e72.zip |
dev-python/spotipy: Stabilize 2.22.1 amd64, #899212
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/spotipy')
-rw-r--r-- | dev-python/spotipy/spotipy-2.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spotipy/spotipy-2.22.1.ebuild b/dev-python/spotipy/spotipy-2.22.1.ebuild index a52000b0bcbc..6a9d5ec4fcdc 100644 --- a/dev-python/spotipy/spotipy-2.22.1.ebuild +++ b/dev-python/spotipy/spotipy-2.22.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" " LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="examples" |