commit: b15bf783b0c6ad254d5a6fb2da19c8fa835c46fd Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 12 05:41:04 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 12 05:41:41 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b15bf783
dev-python/ytmusicapi: Stabilize 1.11.3 ALLARCHES, #968643 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/ytmusicapi/ytmusicapi-1.11.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ytmusicapi/ytmusicapi-1.11.3.ebuild b/dev-python/ytmusicapi/ytmusicapi-1.11.3.ebuild index cd6218fb1059..fd7dca3fbbb1 100644 --- a/dev-python/ytmusicapi/ytmusicapi-1.11.3.ebuild +++ b/dev-python/ytmusicapi/ytmusicapi-1.11.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ HOMEPAGE="https://ytmusicapi.readthedocs.io/ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" RDEPEND="
