projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bb38de
)
app-emulation/libvirt: x86 stable wrt bug #711524
author
Agostino Sarubbo
<ago@gentoo.org>
Sun, 15 Mar 2020 18:40:45 +0000
(19:40 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sun, 15 Mar 2020 18:40:45 +0000
(19:40 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/libvirt/libvirt-6.0.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/libvirt/libvirt-6.0.0-r1.ebuild
b/app-emulation/libvirt/libvirt-6.0.0-r1.ebuild
index aa4b39bcdb89c207a9c211fc214ce63c08ee5df8..d877620ac914c029777967e5d6d17bf0a91e28d4 100644
(file)
--- a/
app-emulation/libvirt/libvirt-6.0.0-r1.ebuild
+++ b/
app-emulation/libvirt/libvirt-6.0.0-r1.ebuild
@@
-11,11
+11,11
@@
if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://libvirt.org/git/libvirt.git"
SRC_URI=""
- KEYWORDS="amd64"
+ KEYWORDS="amd64
x86
"
SLOT="0"
else
SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
- KEYWORDS="amd64 ~arm64 ~ppc64
~
x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 x86"
SLOT="0/${PV}"
fi