Skip to content

Commit

Permalink
app-emulation/virt-manager: amd64 stable wrt bug #690930
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Jul 31, 2019
1 parent 824e2f3 commit 9174177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-emulation/virt-manager/virt-manager-2.2.1.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=""
KEYWORDS="amd64"
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 9174177

Please sign in to comment.