diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-12 09:50:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-12 09:50:28 +0200 |
commit | c890e5fccaa4ab9f0530ccd87f4ec730ade766a2 (patch) | |
tree | 1bdb409d7467cb0c31651b39a9eee0990cbe6a02 /app-emulation/xen | |
parent | dev-python/rsa: amd64 stable wrt bug #727888 (diff) | |
download | gentoo-c890e5fccaa4ab9f0530ccd87f4ec730ade766a2.tar.gz gentoo-c890e5fccaa4ab9f0530ccd87f4ec730ade766a2.tar.bz2 gentoo-c890e5fccaa4ab9f0530ccd87f4ec730ade766a2.zip |
app-emulation/xen: amd64 stable wrt bug #727904
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.12.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.12.3-r1.ebuild b/app-emulation/xen/xen-4.12.3-r1.ebuild index 078c4ede6785..a265f1c31492 100644 --- a/app-emulation/xen/xen-4.12.3-r1.ebuild +++ b/app-emulation/xen/xen-4.12.3-r1.ebuild @@ -15,7 +15,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= GENTOO_VER= |