app-emulation/libvirt: amd64 stable wrt bug #650018
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 15 Mar 2018 10:01:07 +0000 (13:01 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 15 Mar 2018 10:02:34 +0000 (13:02 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-emulation/libvirt/libvirt-4.1.0.ebuild

index 37689beb9299703411e2dd4dbd831cd416e04384..a5b956a9b580f77c90760d134e7771ec473a5df1 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="amd64"
        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