summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-27 00:25:45 +0100
committerSam James <sam@gentoo.org>2022-08-27 00:25:45 +0100
commit32d492138fd84e7b29e195db605eceeee32a0d4c (patch)
tree14595abab2c56deeb8bbda1036e9caf92aff51e2
parentmedia-sound/pianobar: Stabilize 2022.04.01 amd64, #866587 (diff)
downloadgentoo-32d49213.tar.gz
gentoo-32d49213.tar.bz2
gentoo-32d49213.zip
media-sound/strawberry: Stabilize 1.0.7 amd64, #866590
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/strawberry/strawberry-1.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/strawberry/strawberry-1.0.7.ebuild b/media-sound/strawberry/strawberry-1.0.7.ebuild
index 3e1c18fd83d8..b14411677be9 100644
--- a/media-sound/strawberry/strawberry-1.0.7.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.7.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"