app-emulation/xen-tools: re-add keyword x86 to latest of vns. 4.2.5, 4.2.6
authorIan Delaney <idella4@gentoo.org>
Tue, 5 Jan 2016 00:23:53 +0000 (08:23 +0800)
committerIan Delaney <idella4@gentoo.org>
Tue, 5 Jan 2016 01:00:23 +0000 (09:00 +0800)
These should never have been set to -x86 in xen-tools because they support
xen guests of x86

Package-Manager: portage-2.2.26

app-emulation/xen-tools/xen-tools-4.5.2-r3.ebuild
app-emulation/xen-tools/xen-tools-4.6.0-r5.ebuild

index a14716903af61a108678fe6c1f982c600e41b920..d47236395e5e380f2e0dc505005a7048995d6915 100644 (file)
@@ -16,7 +16,7 @@ if [[ $PV == *9999 ]]; then
        S="${WORKDIR}/${REPO}"
        live_eclass="mercurial"
 else
-       KEYWORDS="~amd64 ~arm ~arm64 -x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
        UPSTREAM_VER=
        SECURITY_VER=7
        # vars set to reflect https://dev.gentoo.org/~idella4/
index ceb140202d3e3c49ed43d50173fd9156723fd3c4..8733ee60e20a958f75c88dcedb798e0bef5ad5bb 100644 (file)
@@ -19,7 +19,7 @@ if [[ $PV == *9999 ]]; then
        EGIT_REPO_URI="git://xenbits.xen.org/${REPO}"
        S="${WORKDIR}/${REPO}"
 else
-       KEYWORDS="~amd64 ~arm ~arm64 -x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
        UPSTREAM_VER=0
        SECURITY_VER=7
        # vars set to reflect https://dev.gentoo.org/~idella4/