commit: 1fbab7632d538864718e85a49d541abe8df0e645 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Sep 30 08:06:20 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Sep 30 08:06:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fbab763
media-sound/pasystray: stabilize 0.8.2 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> media-sound/pasystray/pasystray-0.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/pasystray/pasystray-0.8.2.ebuild b/media-sound/pasystray/pasystray-0.8.2.ebuild index a65f9c6aac73..e510dfef99bd 100644 --- a/media-sound/pasystray/pasystray-0.8.2.ebuild +++ b/media-sound/pasystray/pasystray-0.8.2.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/christophgysin/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="libnotify zeroconf" RDEPEND="
