diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 10:47:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 10:47:23 +0100 |
commit | d627b3d69298194f712563f99aa9285b0b45d733 (patch) | |
tree | a14e78c680381ca3bbadea97fad1bf5866833193 /app-emulation/xen | |
parent | net-analyzer/nethogs: amd64 stable wrt bug #603136 (diff) | |
download | gentoo-d627b3d69298194f712563f99aa9285b0b45d733.tar.gz gentoo-d627b3d69298194f712563f99aa9285b0b45d733.tar.bz2 gentoo-d627b3d69298194f712563f99aa9285b0b45d733.zip |
app-emulation/xen: amd64 stable wrt bug #601986
Package-Manager: portage-2.3.0
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.4-r4.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/xen/xen-4.7.1-r4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen/xen-4.6.4-r4.ebuild b/app-emulation/xen/xen-4.6.4-r4.ebuild index e077b5598a6b..e91c520b8317 100644 --- a/app-emulation/xen/xen-4.6.4-r4.ebuild +++ b/app-emulation/xen/xen-4.6.4-r4.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=0 SECURITY_VER=20 GENTOO_VER= diff --git a/app-emulation/xen/xen-4.7.1-r4.ebuild b/app-emulation/xen/xen-4.7.1-r4.ebuild index e077b5598a6b..e91c520b8317 100644 --- a/app-emulation/xen/xen-4.7.1-r4.ebuild +++ b/app-emulation/xen/xen-4.7.1-r4.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=0 SECURITY_VER=20 GENTOO_VER= |