commit: 169469af06e44ea00b15770b0206ef062dec2bbe
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 12:08:38 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 12:08:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169469af
media-sound/strawberry: Stabilize 1.0.10 amd64, #882595
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
media-sound/strawberry/strawberry-1.0.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/strawberry/strawberry-1.0.10.ebuild
b/media-sound/strawberry/strawberry-1.0.10.ebuild
index fac9c644eb35..ca8c5afb6d1b 100644
--- a/media-sound/strawberry/strawberry-1.0.10.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.10.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"