diff options
author | 2017-05-10 11:31:18 +0200 | |
---|---|---|
committer | 2017-05-10 11:31:18 +0200 | |
commit | 7f71bf85a9c1393471ca79b3cf48e43f8fa7ff8e (patch) | |
tree | 7933d75b42ea1e5b7902e2b3d5f6b1f0d4812bd2 /app-emulation/xen | |
parent | dev-python/graph-tool: amd64 stable wrt bug #606076 (diff) | |
download | gentoo-7f71bf85a9c1393471ca79b3cf48e43f8fa7ff8e.tar.gz gentoo-7f71bf85a9c1393471ca79b3cf48e43f8fa7ff8e.tar.bz2 gentoo-7f71bf85a9c1393471ca79b3cf48e43f8fa7ff8e.zip |
app-emulation/xen: amd64 stable wrt bug #615980
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.7.2-r1.ebuild b/app-emulation/xen/xen-4.7.2-r1.ebuild index b209a889e33c..3644c08a0773 100644 --- a/app-emulation/xen/xen-4.7.2-r1.ebuild +++ b/app-emulation/xen/xen-4.7.2-r1.ebuild @@ -16,7 +16,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=26 GENTOO_VER= |