diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:51:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:51:21 +0200 |
commit | 01c4282f6613d881c9a6096be2084b468e75eb99 (patch) | |
tree | be6822142f62c89ae6bcfc8032a154830ccc9d60 /app-emulation/xen | |
parent | dev-php/PEAR-XML_Util: new revision to clean up dependencies. (diff) | |
download | gentoo-01c4282f6613d881c9a6096be2084b468e75eb99.tar.gz gentoo-01c4282f6613d881c9a6096be2084b468e75eb99.tar.bz2 gentoo-01c4282f6613d881c9a6096be2084b468e75eb99.zip |
app-emulation/xen: amd64 stable wrt bug #588780
Package-Manager: portage-2.2.28
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.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.6.3-r1.ebuild b/app-emulation/xen/xen-4.6.3-r1.ebuild index 6577d28a58ec..a9eca7977ad2 100644 --- a/app-emulation/xen/xen-4.6.3-r1.ebuild +++ b/app-emulation/xen/xen-4.6.3-r1.ebuild @@ -17,7 +17,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= SECURITY_VER=13 GENTOO_VER= |