app-emulation/libvirt: x86 stable (bug #673734)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 29 Dec 2018 18:46:26 +0000 (19:46 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 29 Dec 2018 19:12:01 +0000 (20:12 +0100)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-emulation/libvirt/libvirt-4.9.0.ebuild

index 7d7a7e166fc5dfde02ab0c81ce51e6afb71f5215..1a8756f5974dff8262f93121c2412fc6c514b64d 100644 (file)
@@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://libvirt.org/git/libvirt.git"
        SRC_URI=""
-       KEYWORDS=""
+       KEYWORDS="x86"
        SLOT="0"
 else
        # Versions with 4 numbers are stable updates:
@@ -20,7 +20,7 @@ else
        else
                SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
        fi
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64 ~arm64 x86"
        SLOT="0/${PV}"
 fi