commit: f1c7bb38dda4624003a51cb52b8c6b70334a8282 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 26 04:01:27 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 26 06:13:37 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c7bb38
dev-python/ytmusicapi: Stabilize 1.11.4 ALLARCHES, #969265 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/ytmusicapi/ytmusicapi-1.11.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ytmusicapi/ytmusicapi-1.11.4.ebuild b/dev-python/ytmusicapi/ytmusicapi-1.11.4.ebuild index cd6218fb1059..fd7dca3fbbb1 100644 --- a/dev-python/ytmusicapi/ytmusicapi-1.11.4.ebuild +++ b/dev-python/ytmusicapi/ytmusicapi-1.11.4.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="
