commit: 0ab67a206e3a57d4fa6f5e9e43ef788204e9d053
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 19:40:14 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 19:40:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab67a20
media-sound/strawberry: Stabilize 1.1.1 amd64, #938676
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/strawberry/strawberry-1.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/strawberry/strawberry-1.1.1.ebuild
b/media-sound/strawberry/strawberry-1.1.1.ebuild
index 753a7b8ea725..a74ee32e184c 100644
--- a/media-sound/strawberry/strawberry-1.1.1.ebuild
+++ b/media-sound/strawberry/strawberry-1.1.1.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"