summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-05 14:18:40 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-05 14:18:40 +0000
commit07eac67d2d8598415711088518748d8cd37893b2 (patch)
tree0c77ed2643631594f049a1ec39853520a0aa4acd /media-sound
parentmedia-libs/libmodplug: Stabilize 0.8.9.1 sparc, #903864 (diff)
downloadgentoo-07eac67d2d8598415711088518748d8cd37893b2.tar.gz
gentoo-07eac67d2d8598415711088518748d8cd37893b2.tar.bz2
gentoo-07eac67d2d8598415711088518748d8cd37893b2.zip
media-sound/strawberry: Stabilize 1.0.15 amd64, #903865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/strawberry/strawberry-1.0.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/strawberry/strawberry-1.0.15.ebuild b/media-sound/strawberry/strawberry-1.0.15.ebuild
index 640a70a1fe25..3fcaf82a1833 100644
--- a/media-sound/strawberry/strawberry-1.0.15.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.15.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"