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

net-voip/murmur: stabilize 1.5.735 for amd64, x86

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

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

diff --git a/net-voip/murmur/murmur-1.5.735.ebuild 
b/net-voip/murmur/murmur-1.5.735.ebuild
index 10ef9e24681e..0cb5232b23aa 100644
--- a/net-voip/murmur/murmur-1.5.735.ebuild
+++ b/net-voip/murmur/murmur-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
@@ -34,7 +34,7 @@ else
                
SRC_URI="https://github.com/mumble-voip/mumble/releases/download/v${MY_PV}/${MY_P}.tar.gz";
                S="${WORKDIR}/${MY_PN}-${PV/_*}"
        fi
-       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 LICENSE="BSD"

Reply via email to