commit: 450338f387049405f4cd59cbbd7507fbb29024c8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 06:46:22 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 06:46:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450338f3
media-sound/strawberry: amd64 stable wrt bug #857723
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-sound/strawberry/strawberry-1.0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/strawberry/strawberry-1.0.5.ebuild
b/media-sound/strawberry/strawberry-1.0.5.ebuild
index af868219fe69..ca2abcebaa8c 100644
--- a/media-sound/strawberry/strawberry-1.0.5.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.5.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"