app-emulation/libvirt: amd64 stable wrt bug #691312
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 6 Aug 2019 09:39:02 +0000 (11:39 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 6 Aug 2019 09:39:02 +0000 (11:39 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/libvirt/libvirt-5.5.0-r1.ebuild

index 9524712908a87ebe91932016135aed56587a1ab2..5ef64053a398aa86cc80ae5b1008e71e203ab583 100644 (file)
@@ -11,11 +11,11 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://libvirt.org/git/libvirt.git"
        SRC_URI=""
-       KEYWORDS=""
+       KEYWORDS="amd64"
        SLOT="0"
 else
        SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 ~x86"
        SLOT="0/${PV}"
 fi