app-emulation/libvirt: amd64 stable wrt bug #718094
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:37:45 +0000 (09:37 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 9 May 2020 07:37:45 +0000 (09:37 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/libvirt/libvirt-6.2.0-r2.ebuild

index 89694625d0586718727ac81ad6acf9a42be03c36..9e26e773524c7eb4e1eb7db850641de1b96feae3 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="x86"
+       KEYWORDS="amd64 x86"
        SLOT="0"
 else
        SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+       KEYWORDS="amd64 ~arm64 ~ppc64 x86"
        SLOT="0/${PV}"
 fi