summaryrefslogtreecommitdiff
path: root/media-sound/strawberry/strawberry-1.0.20-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/strawberry/strawberry-1.0.20-r1.ebuild')
-rw-r--r--media-sound/strawberry/strawberry-1.0.20-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/strawberry/strawberry-1.0.20-r1.ebuild b/media-sound/strawberry/strawberry-1.0.20-r1.ebuild
index 3db9ec7c7628..3b9cb84b945d 100644
--- a/media-sound/strawberry/strawberry-1.0.20-r1.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.20-r1.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"