diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 12:06:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-10 12:08:16 +0200 |
commit | c2403c575d982652bcf63673de810343349dd13b (patch) | |
tree | e9f2b2154103bfaf8b003e749775528c8ea5417d /app-emulation | |
parent | media-libs/glm: Bump to version 0.9.9.1 (diff) | |
download | gentoo-c2403c575d982652bcf63673de810343349dd13b.tar.gz gentoo-c2403c575d982652bcf63673de810343349dd13b.tar.bz2 gentoo-c2403c575d982652bcf63673de810343349dd13b.zip |
app-emulation/xen-tools: x86 stable (bug #643350)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-emulation')
5 files changed, 1 insertions, 6 deletions
diff --git a/app-emulation/xen-tools/xen-tools-4.10.0.ebuild b/app-emulation/xen-tools/xen-tools-4.10.0.ebuild index 1d2b4deba3b0..2180656b6793 100644 --- a/app-emulation/xen-tools/xen-tools-4.10.0.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.10.0.ebuild @@ -13,7 +13,6 @@ MAJOR_V="$(get_version_component_range 1-2)" if [[ $PV == *9999 ]]; then inherit git-r3 - KEYWORDS="" REPO="xen.git" EGIT_REPO_URI="git://xenbits.xen.org/${REPO}" S="${WORKDIR}/${REPO}" diff --git a/app-emulation/xen-tools/xen-tools-4.10.1-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.10.1-r1.ebuild index 08c0fed5392c..3c9506c4f34f 100644 --- a/app-emulation/xen-tools/xen-tools-4.10.1-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.10.1-r1.ebuild @@ -13,7 +13,6 @@ MAJOR_V="$(get_version_component_range 1-2)" if [[ $PV == *9999 ]]; then inherit git-r3 - KEYWORDS="" REPO="xen.git" EGIT_REPO_URI="git://xenbits.xen.org/${REPO}" S="${WORKDIR}/${REPO}" diff --git a/app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild b/app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild index 7ebef38e2749..adacfc22b1cd 100644 --- a/app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.10.1-r2.ebuild @@ -13,7 +13,6 @@ MAJOR_V="$(get_version_component_range 1-2)" if [[ $PV == *9999 ]]; then inherit git-r3 - KEYWORDS="" REPO="xen.git" EGIT_REPO_URI="git://xenbits.xen.org/${REPO}" S="${WORKDIR}/${REPO}" diff --git a/app-emulation/xen-tools/xen-tools-4.11.0-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.11.0-r1.ebuild index 79949e14e116..6f927ec809a3 100644 --- a/app-emulation/xen-tools/xen-tools-4.11.0-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.11.0-r1.ebuild @@ -13,7 +13,6 @@ MAJOR_V="$(get_version_component_range 1-2)" if [[ $PV == *9999 ]]; then inherit git-r3 - KEYWORDS="" REPO="xen.git" EGIT_REPO_URI="git://xenbits.xen.org/${REPO}" S="${WORKDIR}/${REPO}" diff --git a/app-emulation/xen-tools/xen-tools-4.9.2-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.9.2-r1.ebuild index 723cc4fdf1d4..d8eb34ba9c52 100644 --- a/app-emulation/xen-tools/xen-tools-4.9.2-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.9.2-r1.ebuild @@ -13,12 +13,11 @@ MAJOR_V="$(get_version_component_range 1-2)" if [[ $PV == *9999 ]]; then inherit git-r3 - KEYWORDS="amd64" REPO="xen.git" EGIT_REPO_URI="git://xenbits.xen.org/${REPO}" S="${WORKDIR}/${REPO}" else - KEYWORDS="amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 x86" UPSTREAM_VER=2 SECURITY_VER= # xen-tools's gentoo patches tarball |