net-wireless/qdmr: Stabilize 0.12.0 x86, #951979

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-14 22:41:05 +01:00
parent 5ca9b59fc3
commit 5960fb93f3

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 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"