summaryrefslogtreecommitdiff
path: root/net-wireless/qdmr/qdmr-0.8.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/qdmr/qdmr-0.8.1.ebuild')
-rw-r--r--net-wireless/qdmr/qdmr-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/qdmr/qdmr-0.8.1.ebuild b/net-wireless/qdmr/qdmr-0.8.1.ebuild
index 21f42f59eb72..c17d694d921a 100644
--- a/net-wireless/qdmr/qdmr-0.8.1.ebuild
+++ b/net-wireless/qdmr/qdmr-0.8.1.ebuild
@@ -12,7 +12,7 @@ if [ "${PV}" = "9999" ]; then
EGIT_REPO_URI="https://github.com/hmatuschek/qdmr.git"
else
SRC_URI="https://github.com/hmatuschek/qdmr/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-3+"