commit: 3466bd9b1d532bf8540eda1ff76d0e43e2ce706c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 09:31:11 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 09:31:11 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3466bd9b
app-emulation/xen: amd64 stable wrt bug #571552
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-emulation/xen/xen-4.5.2-r4.ebuild | 2 +-
app-emulation/xen/xen-4.6.0-r8.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/xen/xen-4.5.2-r4.ebuild
b/app-emulation/xen/xen-4.5.2-r4.ebuild
index 562dff8..659c290 100644
--- a/app-emulation/xen/xen-4.5.2-r4.ebuild
+++ b/app-emulation/xen/xen-4.5.2-r4.ebuild
@@ -17,7 +17,7 @@ if [[ $PV == *9999 ]]; then
EGIT_REPO_URI="git://xenbits.xen.org/${PN}.git"
SRC_URI=""
else
- KEYWORDS="~amd64 ~arm ~arm64 -x86"
+ KEYWORDS="amd64 ~arm ~arm64 -x86"
UPSTREAM_VER=
SECURITY_VER=0
# var set to reflect https://dev.gentoo.org/~idella4/
diff --git a/app-emulation/xen/xen-4.6.0-r8.ebuild
b/app-emulation/xen/xen-4.6.0-r8.ebuild
index e18fe47..45064a4 100644
--- a/app-emulation/xen/xen-4.6.0-r8.ebuild
+++ b/app-emulation/xen/xen-4.6.0-r8.ebuild
@@ -17,7 +17,7 @@ if [[ $PV == *9999 ]]; then
EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
SRC_URI=""
else
- KEYWORDS="~amd64 ~arm ~arm64 -x86"
+ KEYWORDS="amd64 ~arm ~arm64 -x86"
UPSTREAM_VER=0
SECURITY_VER=0
# var set to reflect https://dev.gentoo.org/~idella4/