app-emulation/libvirt: x86 stable (bug #664064)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 23 Aug 2018 01:34:44 +0000 (03:34 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 23 Aug 2018 01:34:44 +0000 (03:34 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

app-emulation/libvirt/libvirt-4.5.0-r1.ebuild

index f43499d923d1515d3b2948ecced45a82cbae27d3..ce154c31c36cdd01a848ea3149fd8e55546d1e23 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://libvirt.org/git/libvirt.git"
        SRC_URI=""
-       KEYWORDS=""
+       KEYWORDS="x86"
        SLOT="0"
 else
        # Versions with 4 numbers are stable updates:
@@ -20,7 +20,7 @@ else
        else
                SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
        fi
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64 ~arm64 x86"
        SLOT="0/${PV}"
 fi