app-emulation/libvirt: x86 stable (bug #635174)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 13 Nov 2017 00:21:30 +0000 (01:21 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 13 Nov 2017 00:21:30 +0000 (01:21 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

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

index 7ac23060bb185ac5697841527d91368f6a3f0d30..2d50fa32d1c025fb3b8c8be3287bcf38fa590fa6 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="git://libvirt.org/libvirt.git"
        SRC_URI=""
-       KEYWORDS=""
+       KEYWORDS="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