From: Mikle Kolyada Date: Thu, 26 Apr 2018 21:06:34 +0000 (+0300) Subject: app-emulation/xen-tools: amd64 stable wrt bug #643350 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6fc093ea515b15e29b442e15b0c6f439b3b3905d;p=gentoo.git app-emulation/xen-tools: amd64 stable wrt bug #643350 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- 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 a66fad4f58fd..e7a533511e10 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,12 @@ MAJOR_V="$(get_version_component_range 1-2)" if [[ $PV == *9999 ]]; then inherit git-r3 - KEYWORDS="" + 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