commit: 8f871f1950983456824ca261ccf6c8173037873c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 7 11:40:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 7 11:40:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f871f19
media-sound/strawberry: Stabilize 1.0.14-r1 x86, #899266
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/strawberry/strawberry-1.0.14-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/strawberry/strawberry-1.0.14-r1.ebuild
b/media-sound/strawberry/strawberry-1.0.14-r1.ebuild
index 640a70a1fe25..8bd64c79755e 100644
--- a/media-sound/strawberry/strawberry-1.0.14-r1.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.14-r1.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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~ppc64 x86"
fi
LICENSE="GPL-3"