net-wireless/qdmr: Stabilize 0.13.2 amd64, #968486

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-01-07 20:25:20 +00:00
parent db8b85c003
commit e6fd29fd78

View File

@@ -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"