Skip to content

Commit

Permalink
net-wireless/dump1090: x86 stable wrt bug #705768
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Jan 21, 2020
1 parent 98638c7 commit 0a388c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net-wireless/dump1090/dump1090-3.7.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ HOMEPAGE="https://github.com/flightaware/dump1090"
if [[ ${PV} == "9999" ]] ; then
inherit git-r3
EGIT_REPO_URI="https://github.com/flightaware/${PN}.git"
KEYWORDS="amd64"
KEYWORDS="amd64 x86"
else
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
#COMMIT="fb5942dba6505a21cbafc7905a5a7c513b214dc9"
#SRC_URI="https://github.com/flightaware/dump1090/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
#S="${WORKDIR}/${PN}-${COMMIT}"
Expand Down

0 comments on commit 0a388c7

Please sign in to comment.