diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:39:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:39:38 +0100 |
commit | 289c0de0991f9abf225d3649d1d8e4e0fe83a40e (patch) | |
tree | 2421d1cdf9840079ee7181290f4c4049e1c7842d /app-emulation | |
parent | sys-process/dcron: Drop old (diff) | |
download | gentoo-289c0de0991f9abf225d3649d1d8e4e0fe83a40e.tar.gz gentoo-289c0de0991f9abf225d3649d1d8e4e0fe83a40e.tar.bz2 gentoo-289c0de0991f9abf225d3649d1d8e4e0fe83a40e.zip |
app-emulation/xen: amd64 stable wrt bug #702644
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.11.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.11.3-r1.ebuild b/app-emulation/xen/xen-4.11.3-r1.ebuild index 3fb983d40166..e5c3b8002e9d 100644 --- a/app-emulation/xen/xen-4.11.3-r1.ebuild +++ b/app-emulation/xen/xen-4.11.3-r1.ebuild @@ -15,7 +15,7 @@ if [[ $PV == *9999 ]]; then EGIT_REPO_URI="git://xenbits.xen.org/xen.git" SRC_URI="" else - KEYWORDS="~amd64 ~arm -x86" + KEYWORDS="amd64 ~arm -x86" UPSTREAM_VER=1 SECURITY_VER= GENTOO_VER= |