diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-05 10:50:59 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-05 10:53:36 +0000 |
commit | e3acc0b321d1e17e53631306a2f3116f0ae21037 (patch) | |
tree | f5d0612240a1d301fa3a762063ae1eb37d5a4a69 /media-sound/pasystray | |
parent | dev-python/moto: Bump to 4.0.13 (diff) | |
download | gentoo-e3acc0b321d1e17e53631306a2f3116f0ae21037.tar.gz gentoo-e3acc0b321d1e17e53631306a2f3116f0ae21037.tar.bz2 gentoo-e3acc0b321d1e17e53631306a2f3116f0ae21037.zip |
media-sound/pasystray: Stabilize 0.8.1 amd64, #889814
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/pasystray')
-rw-r--r-- | media-sound/pasystray/pasystray-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pasystray/pasystray-0.8.1.ebuild b/media-sound/pasystray/pasystray-0.8.1.ebuild index a72dbf80df12..4c38b5b213e6 100644 --- a/media-sound/pasystray/pasystray-0.8.1.ebuild +++ b/media-sound/pasystray/pasystray-0.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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=" |