app-emulation/libvirt: amd64 stable wrt bug #657304
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 5 Jun 2018 14:50:39 +0000 (17:50 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 5 Jun 2018 14:52:43 +0000 (17:52 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-emulation/libvirt/libvirt-4.3.0.ebuild

index d93ae1d82cad7da70da18565b18d4404c42d8307..6d37eef7b4a1524a56204529ea3e7ca6316ddb56 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