commit: 7fc15eea098cc18c5ed2068189d2e22ed696e273
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 08:42:49 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 08:42:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc15eea
media-sound/strawberry: Stabilize 1.1.2 amd64, #941562
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/strawberry/strawberry-1.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/strawberry/strawberry-1.1.2.ebuild
b/media-sound/strawberry/strawberry-1.1.2.ebuild
index 5b201a9f9534..fae0d9d23225 100644
--- a/media-sound/strawberry/strawberry-1.1.2.ebuild
+++ b/media-sound/strawberry/strawberry-1.1.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/strawberrymusicplayer/strawberry/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-3"