diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:27:38 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-06 12:27:38 +0000 |
commit | a8200b6071e0ee9a83d3fcd88910f1ea28aa5ca5 (patch) | |
tree | 162b9d7f3dcb90025b93ef1d2885a6ae64a2c55d /media-sound | |
parent | media-gfx/skanpage: Stabilize 23.08.4 amd64, #920693 (diff) | |
download | gentoo-a8200b6071e0ee9a83d3fcd88910f1ea28aa5ca5.tar.gz gentoo-a8200b6071e0ee9a83d3fcd88910f1ea28aa5ca5.tar.bz2 gentoo-a8200b6071e0ee9a83d3fcd88910f1ea28aa5ca5.zip |
media-sound/elisa: Stabilize 23.08.4 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/elisa/elisa-23.08.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/elisa/elisa-23.08.4.ebuild b/media-sound/elisa/elisa-23.08.4.ebuild index 36e85db65b17..0604f5dd02ab 100644 --- a/media-sound/elisa/elisa-23.08.4.ebuild +++ b/media-sound/elisa/elisa-23.08.4.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 @@ HOMEPAGE="https://elisa.kde.org/ https://apps.kde.org/elisa/" LICENSE="LGPL-3+" SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="mpris semantic-desktop +vlc" RESTRICT="test" |