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"