app-emulation/libvirt: amd64 stable wrt bug #629462
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 20 Sep 2017 09:58:37 +0000 (11:58 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 20 Sep 2017 09:58:37 +0000 (11:58 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/libvirt/libvirt-3.6.0.ebuild

index 90f74a64df10064002a4e05072f1eb859d4c9305..136bd8740f09fb5fd5ca3c40774eaf454a166c71 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