app-emulation/libvirt: x86 stable wrt bug #691312
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 6 Aug 2019 10:02:25 +0000 (12:02 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 6 Aug 2019 10:02:25 +0000 (12:02 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/libvirt/libvirt-5.5.0-r1.ebuild

index 5ef64053a398aa86cc80ae5b1008e71e203ab583..b9c98b2386d0ff0d5f0d82b8da63799d4b076a80 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 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
        SLOT="0/${PV}"
 fi