diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:29:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:30:56 +0200 |
commit | 47d0b5ea8805aaa5b89a63f163a3f68d6c828cb5 (patch) | |
tree | b5396ce466732e78ee70440acd0a3d3da5e710f7 /app-emulation | |
parent | media-libs/libaom: amd64 stable wrt bug #747355 (diff) | |
download | gentoo-47d0b5ea8805aaa5b89a63f163a3f68d6c828cb5.tar.gz gentoo-47d0b5ea8805aaa5b89a63f163a3f68d6c828cb5.tar.bz2 gentoo-47d0b5ea8805aaa5b89a63f163a3f68d6c828cb5.zip |
app-emulation/xen: amd64 stable wrt bug #744202
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.13.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.13.1-r4.ebuild b/app-emulation/xen/xen-4.13.1-r4.ebuild index 5bde79cb7c82..5e92a5f18903 100644 --- a/app-emulation/xen/xen-4.13.1-r4.ebuild +++ b/app-emulation/xen/xen-4.13.1-r4.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=3 SECURITY_VER= GENTOO_VER= |