projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f46a9e9
)
app-emulation/libvirt: x86 stable wrt bug #615554
author
Agostino Sarubbo
<ago@gentoo.org>
Thu, 27 Apr 2017 10:20:46 +0000
(12:20 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Thu, 27 Apr 2017 10:20:46 +0000
(12:20 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/libvirt/libvirt-3.1.0.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/libvirt/libvirt-3.1.0.ebuild
b/app-emulation/libvirt/libvirt-3.1.0.ebuild
index 25e5664cd704abfcc5d71aafe0c55241eea06900..66c3fa5acfbe7dd77b5fd88e9d465fdc17cb7fb0 100644
(file)
--- a/
app-emulation/libvirt/libvirt-3.1.0.ebuild
+++ b/
app-emulation/libvirt/libvirt-3.1.0.ebuild
@@
-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:
@@
-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