commit: 5960fb93f3522dfc572e0f5405c9a34e671fa83a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 21:41:05 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 21:41:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5960fb93
net-wireless/qdmr: Stabilize 0.12.0 x86, #951979
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-wireless/qdmr/qdmr-0.12.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-wireless/qdmr/qdmr-0.12.0.ebuild
b/net-wireless/qdmr/qdmr-0.12.0.ebuild
index f5fdcfa51e17..9c686cfac653 100644
--- a/net-wireless/qdmr/qdmr-0.12.0.ebuild
+++ b/net-wireless/qdmr/qdmr-0.12.0.ebuild
@@ -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"