diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:21:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:21:01 +0100 |
commit | 531afa11cbd00e0681e7293297fe27de71c28549 (patch) | |
tree | 4b5d4ef0787305a037e7aa8d91d87c9e8164ddb3 /app-emulation/xen | |
parent | dev-util/kdevelop-python: amd64 stable wrt bug #712148 (diff) | |
download | gentoo-531afa11cbd00e0681e7293297fe27de71c28549.tar.gz gentoo-531afa11cbd00e0681e7293297fe27de71c28549.tar.bz2 gentoo-531afa11cbd00e0681e7293297fe27de71c28549.zip |
app-emulation/xen: amd64 stable wrt bug #712208
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.12.2-r1.ebuild b/app-emulation/xen/xen-4.12.2-r1.ebuild index 808328a1a50a..1610c864961a 100644 --- a/app-emulation/xen/xen-4.12.2-r1.ebuild +++ b/app-emulation/xen/xen-4.12.2-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=1 SECURITY_VER= GENTOO_VER= |