commit: f92244e03b7326a804245e4a946317eec48a5298
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 10:30:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 10:30:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92244e0
media-sound/strawberry: Stabilize 0.9.2 x86, #785523
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/strawberry/strawberry-0.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/strawberry/strawberry-0.9.2.ebuild
b/media-sound/strawberry/strawberry-0.9.2.ebuild
index 13ec62aadde..d3fdeec4bd4 100644
--- a/media-sound/strawberry/strawberry-0.9.2.ebuild
+++ b/media-sound/strawberry/strawberry-0.9.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/jonaski/strawberry/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~ppc64 x86"
fi
LICENSE="GPL-3"