summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-12 13:04:37 +0000
committerSam James <sam@gentoo.org>2024-02-12 13:04:37 +0000
commite0185b6476d4a1dedc774986579a0e32c39c09b1 (patch)
tree0885b5ceae11f0e9593df5cf9a53bc95c963195b /media-sound/strawberry
parentsci-calculators/bc-gh: Stabilize 6.7.5 x86, #924325 (diff)
downloadgentoo-e0185b6476d4a1dedc774986579a0e32c39c09b1.tar.gz
gentoo-e0185b6476d4a1dedc774986579a0e32c39c09b1.tar.bz2
gentoo-e0185b6476d4a1dedc774986579a0e32c39c09b1.zip
media-sound/strawberry: Stabilize 1.0.23 amd64, #924350
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/strawberry')
-rw-r--r--media-sound/strawberry/strawberry-1.0.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/strawberry/strawberry-1.0.23.ebuild b/media-sound/strawberry/strawberry-1.0.23.ebuild
index f8b2ab43d52c..7eedcb053f27 100644
--- a/media-sound/strawberry/strawberry-1.0.23.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.23.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"