commit:     3733ba5149e537968ab91eec74e15222ebca58df
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 11:06:47 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon May 20 11:06:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3733ba51

app-emulation/libvirt: amd64 stable wrt bug #686026

Signed-off-by: Mikle Kolyada <zlogene <AT> 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/libvirt/libvirt-5.2.0-r2.ebuild 
b/app-emulation/libvirt/libvirt-5.2.0-r2.ebuild
index fa7ff494b7c..1d550c9818a 100644
--- a/app-emulation/libvirt/libvirt-5.2.0-r2.ebuild
+++ b/app-emulation/libvirt/libvirt-5.2.0-r2.ebuild
@@ -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
 

Reply via email to