app-emulation/libvirt: x86 stable (bug #718094)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 26 Apr 2020 23:26:14 +0000 (01:26 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 26 Apr 2020 23:43:28 +0000 (01:43 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-emulation/libvirt/libvirt-6.2.0-r2.ebuild

index 422f22851ddfdc85041bebf4a4c976fc1b973f07..b8193d9926b24456d64aeee6e569e5e46e225570 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="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