From a6f9ebb5aba7af17ebddb048f5c867d8a703d58d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 8 Nov 2017 14:38:47 +0100 Subject: app-emulation/xen-tools: amd64 stable wrt bug #631366 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- app-emulation/xen-tools/xen-tools-4.8.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/xen-tools/xen-tools-4.8.2-r1.ebuild b/app-emulation/xen-tools/xen-tools-4.8.2-r1.ebuild index 6e96925cfed9..9bd159abe830 100644 --- a/app-emulation/xen-tools/xen-tools-4.8.2-r1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.8.2-r1.ebuild @@ -13,12 +13,12 @@ MAJOR_V="$(get_version_component_range 1-2)" if [[ $PV == *9999 ]]; then inherit git-r3 - KEYWORDS="x86" + KEYWORDS="amd64 x86" 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=1 SECURITY_VER= # xen-tools's gentoo patches tarball -- cgit v1.2.3-65-gdbad