app-emulation/libvirt: amd64 stable wrt bug #686026
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 20 May 2019 11:06:47 +0000 (14:06 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 20 May 2019 11:06:47 +0000 (14:06 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

app-emulation/libvirt/libvirt-5.2.0-r2.ebuild

index fa7ff494b7c1c684300687f61e27fdc007743a84..1d550c9818acd7101492836542f6849541f8784e 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="amd64"
        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