commit:     17eed9767d7c9f734acafb8dfdb5dbcf409e347e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 22:18:49 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun May 26 22:26:56 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17eed976

dev-python/libvirt-python: x86 stable (bug #686026)

Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-python/libvirt-python/libvirt-python-5.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/libvirt-python/libvirt-python-5.2.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-5.2.0.ebuild
index 5059927ccfd..b0d227f81e1 100644
--- a/dev-python/libvirt-python/libvirt-python-5.2.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-5.2.0.ebuild
@@ -13,11 +13,11 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://libvirt.org/git/libvirt-python.git";
        SRC_URI=""
-       KEYWORDS="amd64"
+       KEYWORDS="amd64 x86"
        RDEPEND="app-emulation/libvirt:=[-python(-)]"
 else
        SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz";
-       KEYWORDS="amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
        RDEPEND="app-emulation/libvirt:0/${PV}"
 fi
 S="${WORKDIR}/${P%_rc*}"

Reply via email to