commit: 11763475c6127c5ba09a7adfdfeade2b3df504fb Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Nov 10 08:50:39 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Nov 10 08:50:39 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11763475
app-emulation/xen-tools: amd64 stable wrt bug #564472 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild | 2 +- app-emulation/xen-tools/xen-tools-4.5.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild b/app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild index 96a0ccf..cf3d9a5 100644 --- a/app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.2.5-r11.ebuild @@ -14,7 +14,7 @@ if [[ $PV == *9999 ]]; then S="${WORKDIR}/${REPO}" live_eclass="mercurial" else - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" UPSTREAM_VER=10 SECURITY_VER=7 # xen-tools's gentoo patches tarball diff --git a/app-emulation/xen-tools/xen-tools-4.5.2.ebuild b/app-emulation/xen-tools/xen-tools-4.5.2.ebuild index d43a1c2..7a70a4d 100644 --- a/app-emulation/xen-tools/xen-tools-4.5.2.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.5.2.ebuild @@ -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 # xen-tools's gentoo patches tarball