Сравнение strawberry-1.2.15 с strawberry-1.2.18

/usr/portage/media-sound/strawberry/strawberry-1.2.18.ebuild 2026-02-10 11:18:07.217453437 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
12 12
	inherit git-r3
13 13
else
14 14
	SRC_URI="https://github.com/strawberrymusicplayer/strawberry/releases/download/${PV}/${P}.tar.xz"
15
	KEYWORDS="amd64 ~arm64 ~ppc64 x86"
15
	KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
16 16
fi
17 17

  
18 18
LICENSE="GPL-3 discord? ( MIT )"
......
48 48
	media-plugins/gst-plugins-meta:1.0
49 49
	moodbar? ( media-libs/gst-plugins-good:1.0 )
50 50
	pulseaudio? ( media-plugins/gst-plugins-pulse:1.0 )
51
	streaming? ( media-plugins/gst-plugins-soup:1.0 )
51 52
"
52 53
DEPEND="${COMMON_DEPEND}
53 54
	dev-cpp/sparsehash
Спасибо!