commit: 8e69cc5da1c039bcf8f3a012953a3606b7d3a848
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 08:17:41 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 08:17:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e69cc5d
media-sound/strawberry: Stabilize 1.0.22 amd64, #921697
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-sound/strawberry/strawberry-1.0.22.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/strawberry/strawberry-1.0.22.ebuild
b/media-sound/strawberry/strawberry-1.0.22.ebuild
index c2ff1d808cf4..fc81b1b29b2b 100644
--- a/media-sound/strawberry/strawberry-1.0.22.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.22.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"