Skip to content

Commit

Permalink
app-emulation/virt-manager: x86 stable (bug #631950)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Whissi committed Feb 6, 2018
1 parent c088cca commit 4286606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-emulation/virt-manager/virt-manager-1.4.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ HOMEPAGE="http://virt-manager.org"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
SRC_URI=""
KEYWORDS="amd64"
KEYWORDS="amd64 x86"
EGIT_REPO_URI="https://github.com/virt-manager/virt-manager.git"
else
SRC_URI="http://virt-manager.org/download/sources/${PN}/${P}.tar.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
fi

LICENSE="GPL-2"
Expand Down

0 comments on commit 4286606

Please sign in to comment.