diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 13:29:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-14 13:29:26 +0100 |
commit | 178837d49ef56209c5d79fe32f7c2b2db98f35f2 (patch) | |
tree | 75a8addbd705004cdd79c2424bff11879a6dfe85 /app-emulation/xen | |
parent | www-plugins/adobe-flash: gnome2-utils.eclass => xdg-utils.eclass (diff) | |
download | gentoo-178837d49ef56209c5d79fe32f7c2b2db98f35f2.tar.gz gentoo-178837d49ef56209c5d79fe32f7c2b2db98f35f2.tar.bz2 gentoo-178837d49ef56209c5d79fe32f7c2b2db98f35f2.zip |
app-emulation/xen: amd64 stable wrt bug #699996
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/xen')
-rw-r--r-- | app-emulation/xen/xen-4.11.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.11.2-r2.ebuild b/app-emulation/xen/xen-4.11.2-r2.ebuild index ffe55e4ccfcc..aa1b1efd6311 100644 --- a/app-emulation/xen/xen-4.11.2-r2.ebuild +++ b/app-emulation/xen/xen-4.11.2-r2.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=2 SECURITY_VER= GENTOO_VER= |