commit:     4d108353b4efeb82630a4fcd74ad7f0bbbc30d11
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 08:17:40 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 08:17:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d108353

media-sound/strawberry: Stabilize 1.0.22 x86, #921697

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-sound/strawberry/strawberry-1.0.22.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/strawberry/strawberry-1.0.22.ebuild 
b/media-sound/strawberry/strawberry-1.0.22.ebuild
index 3db9ec7c7628..c2ff1d808cf4 100644
--- a/media-sound/strawberry/strawberry-1.0.22.ebuild
+++ b/media-sound/strawberry/strawberry-1.0.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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"

Reply via email to