app-emulation/libvirt: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Sun, 1 Apr 2018 15:28:02 +0000 (11:28 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 1 Apr 2018 16:09:02 +0000 (12:09 -0400)
Bug: https://bugs.gentoo.org/651866
Package-Manager: Portage-2.3.27, Repoman-2.3.9

app-emulation/libvirt/libvirt-4.1.0-r3.ebuild

index 2b72c57c84810a5e4bc02cd7f72d3582b1a60f3a..3f1667724319aacea4ad05e888d542cea6ec73c8 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