Skip to content

Commit

Permalink
app-emulation/libvirt: x86 stable wrt bug #615554
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Apr 27, 2017
1 parent f46a9e9 commit bc641c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-emulation/libvirt/libvirt-3.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="git://libvirt.org/libvirt.git"
SRC_URI=""
KEYWORDS="amd64"
KEYWORDS="amd64 x86"
SLOT="0"
else
# Versions with 4 numbers are stable updates:
Expand All @@ -18,7 +18,7 @@ else
else
SRC_URI="http://libvirt.org/sources/${P}.tar.xz"
fi
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
SLOT="0/${PV}"
fi

Expand Down

0 comments on commit bc641c9

Please sign in to comment.