summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenton Groombridge <concord@gentoo.org>2024-08-05 10:30:12 -0400
committerKenton Groombridge <concord@gentoo.org>2024-08-05 10:31:17 -0400
commit346f6b04a94b8469eab1bd015544a1f6b4cb4e97 (patch)
tree32bac88f8da2946d0ae1205a0d7f4c84956d384c /net-voip
parentsys-kernel/installkernel: drop 47 (diff)
downloadgentoo-346f6b04a94b8469eab1bd015544a1f6b4cb4e97.tar.gz
gentoo-346f6b04a94b8469eab1bd015544a1f6b4cb4e97.tar.bz2
gentoo-346f6b04a94b8469eab1bd015544a1f6b4cb4e97.zip
net-voip/murmur: stabilize 1.5.634 for amd64, x86
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'net-voip')
-rw-r--r--net-voip/murmur/murmur-1.5.634.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-voip/murmur/murmur-1.5.634.ebuild b/net-voip/murmur/murmur-1.5.634.ebuild
index 10ef9e24681e..2162f57c5ffd 100644
--- a/net-voip/murmur/murmur-1.5.634.ebuild
+++ b/net-voip/murmur/murmur-1.5.634.ebuild
@@ -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"