From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 38AAE15808B for ; Mon, 30 Sep 2024 08:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54EE5E29C2; Mon, 30 Sep 2024 08:06:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 39957E29C2 for ; Mon, 30 Sep 2024 08:06:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 703C0342FA2 for ; Mon, 30 Sep 2024 08:06:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9956C36 for ; Mon, 30 Sep 2024 08:06:44 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1727683580.1fbab7632d538864718e85a49d541abe8df0e645.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/pasystray/pasystray-0.8.2.ebuild X-VCS-Directories: media-sound/pasystray/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 1fbab7632d538864718e85a49d541abe8df0e645 X-VCS-Branch: master Date: Mon, 30 Sep 2024 08:06:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: db2e4339-bc7a-4781-92c8-cfc15fc53a32 X-Archives-Hash: 66e20d7c913bdb726c048bd9787ea031 commit: 1fbab7632d538864718e85a49d541abe8df0e645 Author: Florian Schmaus gentoo org> AuthorDate: Mon Sep 30 08:06:20 2024 +0000 Commit: Florian Schmaus gentoo 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 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="