commit: 3de0c3230486cfac817de4d24082b589b122a58b
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 11:23:20 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 11:23:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de0c323
app-emulation/xen: amd64 stable wrt bug #570932
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-r3.ebuild | 2 +-
app-emulation/xen/xen-4.6.0-r5.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emulation/xen/xen-4.5.2-r3.ebuild
b/app-emulation/xen/xen-4.5.2-r3.ebuild
index 434306c..d76cc3d 100644
--- a/app-emulation/xen/xen-4.5.2-r3.ebuild
+++ b/app-emulation/xen/xen-4.5.2-r3.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-r5.ebuild
b/app-emulation/xen/xen-4.6.0-r5.ebuild
index f3e0d76..f4d0738 100644
--- a/app-emulation/xen/xen-4.6.0-r5.ebuild
+++ b/app-emulation/xen/xen-4.6.0-r5.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/