summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-05 12:23:20 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-05 12:23:20 +0100
commit3de0c3230486cfac817de4d24082b589b122a58b (patch)
tree1f6e4c120dffa51aaa08ae074f3230bfa88de92d /app-emulation/xen
parentapp-emulation/xen-pvgrub: amd64 stable wrt bug #570932 (diff)
downloadgentoo-3de0c3230486cfac817de4d24082b589b122a58b.tar.gz
gentoo-3de0c3230486cfac817de4d24082b589b122a58b.tar.bz2
gentoo-3de0c3230486cfac817de4d24082b589b122a58b.zip
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@gentoo.org>
Diffstat (limited to 'app-emulation/xen')
-rw-r--r--app-emulation/xen/xen-4.5.2-r3.ebuild2
-rw-r--r--app-emulation/xen/xen-4.6.0-r5.ebuild2
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 434306c66456..d76cc3dbf415 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 f3e0d7609b02..f4d07387fecf 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/