From e6fd29fd78e53cc06013b7c71a618dd500fdf7f3 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 7 Jan 2026 20:25:20 +0000 Subject: [PATCH] net-wireless/qdmr: Stabilize 0.13.2 amd64, #968486 Signed-off-by: Sam James --- net-wireless/qdmr/qdmr-0.13.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/qdmr/qdmr-0.13.2.ebuild b/net-wireless/qdmr/qdmr-0.13.2.ebuild index 6add5495dcbb2..59a4edfe4f868 100644 --- a/net-wireless/qdmr/qdmr-0.13.2.ebuild +++ b/net-wireless/qdmr/qdmr-0.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ else MY_PV="${PV/_/-}" SRC_URI="https://github.com/hmatuschek/qdmr/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${MY_PV}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" SLOT="0"