diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 11:13:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 11:13:52 +0100 |
commit | 8270f1e452e3a31136629314fc50f7f369ee60a8 (patch) | |
tree | 10e9d66466583098fa2805eee43f5118bbac2298 /app-emulation | |
parent | sys-fs/multipath-tools-0.7.8-r0: add ~alpha keyword (diff) | |
download | gentoo-8270f1e452e3a31136629314fc50f7f369ee60a8.tar.gz gentoo-8270f1e452e3a31136629314fc50f7f369ee60a8.tar.bz2 gentoo-8270f1e452e3a31136629314fc50f7f369ee60a8.zip |
app-emulation/xen: amd64 stable wrt bug #671670
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.10.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.10.2-r2.ebuild b/app-emulation/xen/xen-4.10.2-r2.ebuild index a0cb05ddbdb3..bc238c68ed1f 100644 --- a/app-emulation/xen/xen-4.10.2-r2.ebuild +++ b/app-emulation/xen/xen-4.10.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= |