commit:     f9a2aa217962a63b3e449016334946df5c162240
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  2 10:00:44 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan  2 10:00:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a2aa21

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

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-emulation/libvirt/libvirt-4.9.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/libvirt/libvirt-4.9.0.ebuild 
b/app-emulation/libvirt/libvirt-4.9.0.ebuild
index 1a8756f5974..fb60857d3dc 100644
--- a/app-emulation/libvirt/libvirt-4.9.0.ebuild
+++ b/app-emulation/libvirt/libvirt-4.9.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://libvirt.org/git/libvirt.git";
        SRC_URI=""
-       KEYWORDS="x86"
+       KEYWORDS="amd64 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
 

Reply via email to