diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:54:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-11 09:54:20 +0100 |
commit | 2c2c3add52d678c2462f14c4028d3a0cb3b87395 (patch) | |
tree | 84733bc07cd5484d573bb112a8b5e2996bfbf872 /app-emulation | |
parent | media-gfx/fontforge: amd64 stable wrt bug #565376 (diff) | |
download | gentoo-2c2c3add52d678c2462f14c4028d3a0cb3b87395.tar.gz gentoo-2c2c3add52d678c2462f14c4028d3a0cb3b87395.tar.bz2 gentoo-2c2c3add52d678c2462f14c4028d3a0cb3b87395.zip |
app-emulation/xen: amd64 stable wrt bug #564932
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.5.2-r1.ebuild b/app-emulation/xen/xen-4.5.2-r1.ebuild index c23950e51ef4..4c013352c44f 100644 --- a/app-emulation/xen/xen-4.5.2-r1.ebuild +++ b/app-emulation/xen/xen-4.5.2-r1.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 GENTOO_VER= |