commit:     6c848d6aa82ca3252cc3d2ad7872bc2349c3eb0a
Author:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  6 01:37:43 2025 +0000
Commit:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Sun Apr  6 02:05:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c848d6a

net-voip/mumble: stabilize 1.5.735 for amd64, arm64, ppc64, x86

Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>

 net-voip/mumble/mumble-1.5.735.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-voip/mumble/mumble-1.5.735.ebuild 
b/net-voip/mumble/mumble-1.5.735.ebuild
index 4160042b4c49..02f580338996 100644
--- a/net-voip/mumble/mumble-1.5.735.ebuild
+++ b/net-voip/mumble/mumble-1.5.735.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -33,7 +33,7 @@ else
                
SRC_URI="https://github.com/mumble-voip/mumble/releases/download/v${MY_PV}/${MY_P}.tar.gz";
                S="${WORKDIR}/${P/_*}"
        fi
-       KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+       KEYWORDS="amd64 arm64 ppc64 x86"
 fi
 
 LICENSE="BSD MIT"

Reply via email to