summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-30 08:46:37 +0100
committerSam James <sam@gentoo.org>2023-04-30 08:46:42 +0100
commiteb21817ffaac689bd721f90de017dc4eb73b4829 (patch)
treed10b6a3dd898f19c819119c391b1b74bc9f203ed /media-sound
parentsys-apps/systemd: conditionally build tests (diff)
downloadgentoo-eb21817ffaac689bd721f90de017dc4eb73b4829.tar.gz
gentoo-eb21817ffaac689bd721f90de017dc4eb73b4829.tar.bz2
gentoo-eb21817ffaac689bd721f90de017dc4eb73b4829.zip
media-sound/strawberry: Stabilize 1.0.17 x86, #905360
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/strawberry/strawberry-1.0.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/strawberry/strawberry-1.0.17.ebuild b/media-sound/strawberry/strawberry-1.0.17.ebuild
index 640a70a1fe25..8bd64c79755e 100644
--- a/media-sound/strawberry/strawberry-1.0.17.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.17.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"