commit: 8fec51c7d89948919946ca4950fe61e5bf2b3771
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 22:50:54 2025 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 22:50:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fec51c7
net-wireless/dump1090: amd64 stable
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
net-wireless/dump1090/dump1090-10.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-wireless/dump1090/dump1090-10.0.1.ebuild
b/net-wireless/dump1090/dump1090-10.0.1.ebuild
index 52be69c72a7f..ce9bda4ebe68 100644
--- a/net-wireless/dump1090/dump1090-10.0.1.ebuild
+++ b/net-wireless/dump1090/dump1090-10.0.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/flightaware/${PN}.git"
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
SRC_URI="https://github.com/flightaware/dump1090/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
fi