app-emulation/libvirt: x86 stable (bug #650018)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 18 Mar 2018 00:24:28 +0000 (01:24 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 18 Mar 2018 00:40:00 +0000 (01:40 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-emulation/libvirt/libvirt-4.1.0.ebuild

index a5b956a9b580f77c90760d134e7771ec473a5df1..24e65968e4f2bc67f4fd627020dd5762c1132ef0 100644 (file)
@@ -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 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
        SLOT="0/${PV}"
 fi