diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 15:10:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-14 15:10:41 +0100 |
commit | 7d056702250ac736532c50c731ea13644b46d149 (patch) | |
tree | 807d93519253a108a07ffcb1fcfdb95c3a7633a8 /app-emulation | |
parent | dev-ruby/rrdtool-bindings: amd64 stable wrt bug #567586 (diff) | |
download | gentoo-7d056702250ac736532c50c731ea13644b46d149.tar.gz gentoo-7d056702250ac736532c50c731ea13644b46d149.tar.bz2 gentoo-7d056702250ac736532c50c731ea13644b46d149.zip |
app-emulation/xen: amd64 stable wrt bug #566842
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.5.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.5.2-r2.ebuild b/app-emulation/xen/xen-4.5.2-r2.ebuild index 5f14bc59c421..07af8f9be985 100644 --- a/app-emulation/xen/xen-4.5.2-r2.ebuild +++ b/app-emulation/xen/xen-4.5.2-r2.ebuild @@ -14,7 +14,7 @@ if [[ $PV == *9999 ]]; then EGIT_REPO_URI="git://xenbits.xen.org/${PN}.git" live_eclass="git-2" else - KEYWORDS="~amd64 ~arm ~arm64 -x86" + KEYWORDS="amd64 ~arm ~arm64 -x86" UPSTREAM_VER= SECURITY_VER=0 SEC_VER=1 |