commit: f225b8e5a1cdcd7d45028214133bdc81f977e5f3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 10 23:18:26 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 23:18:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f225b8e5
media-sound/clementine: Stabilize 1.4.1_p28 x86, #949045 Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/clementine/clementine-1.4.1_p28.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/clementine/clementine-1.4.1_p28.ebuild b/media-sound/clementine/clementine-1.4.1_p28.ebuild index 0d335812d9fb..96e10ca26947 100644 --- a/media-sound/clementine/clementine-1.4.1_p28.ebuild +++ b/media-sound/clementine/clementine-1.4.1_p28.ebuild @@ -17,7 +17,7 @@ else MY_PV="$(ver_cut 1-3)-$(ver_cut 5)-g41e2a07b3" SRC_URI="https://github.com/clementine-player/Clementine/releases/download/${MY_PV}/clementine-${MY_PV}.tar.xz -> ${P}.tar.xz" S="${WORKDIR}/clementine-${MY_PV}" - KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm64 ~ppc64 x86" fi LICENSE="GPL-3"