app-emulation/libvirt: x86 stable wrt bug #707982
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 3 Feb 2020 15:23:52 +0000 (16:23 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 3 Feb 2020 15:23:52 +0000 (16:23 +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-5.10.0.ebuild

index e2bd360b55a8edc45d94643d615a289da527700d..48231c0552d2a639e94b6a6c15e3545cbbaa287f 100644 (file)
@@ -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