summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-20 09:29:16 +0000
committerSam James <sam@gentoo.org>2021-01-20 09:29:16 +0000
commit0e64da94bda94fa0db86db35af12ae111eb91545 (patch)
tree46eb3f2fe14a74c8f34adcc6e1a96354f5aba252 /net-wireless
parentnet-libs/libisds: Stabilize 0.11.1 x86, #763852 (diff)
downloadgentoo-0e64da94bda94fa0db86db35af12ae111eb91545.tar.gz
gentoo-0e64da94bda94fa0db86db35af12ae111eb91545.tar.bz2
gentoo-0e64da94bda94fa0db86db35af12ae111eb91545.zip
net-wireless/dump1090: Stabilize 4.0 x86, #763870
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/dump1090/dump1090-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/dump1090/dump1090-4.0.ebuild b/net-wireless/dump1090/dump1090-4.0.ebuild
index 41fb0b180e68..006faa02a61b 100644
--- a/net-wireless/dump1090/dump1090-4.0.ebuild
+++ b/net-wireless/dump1090/dump1090-4.0.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