commit: a69f427fcdd852ef86dbbbf2582eb0f65300cb8a
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 22:51:29 2025 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 22:51:29 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69f427f
net-wireless/dump1090: x86 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 ce9bda4ebe68..5e8fdbbc0c14 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